We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5516910 commit a341988Copy full SHA for a341988
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: release-jtrackgallery
2
on:
3
release:
4
- types: published
+ types: [published,edited]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments