We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60798cf commit 47040cfCopy full SHA for 47040cf
.github/workflows/release.yml
@@ -3,7 +3,7 @@
3
on:
4
release:
5
# Only use the types keyword to narrow down the activity types that will trigger your workflow.
6
- types: [published, created, edited]
+ types: [published, edited]
7
8
name: Publish
9
0 commit comments