Match readme workflow trigger to release tags
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
name: Build renameable item readme
|
name: Build renameable item readme
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
push:
|
||||||
types:
|
tags:
|
||||||
- created
|
- "v*"
|
||||||
- published
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user