Match readme workflow trigger to release tags

This commit is contained in:
2026-08-11 01:42:59 +01:00
parent 3bb010a466
commit 8095bcb284
+3 -4
View File
@@ -1,10 +1,9 @@
name: Build renameable item readme
on:
release:
types:
- created
- published
push:
tags:
- "v*"
jobs:
build: