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 4f791d5 commit c9ecaeaCopy full SHA for c9ecaea
.github/workflows/update_version.yml
@@ -4,6 +4,7 @@ on:
4
release:
5
types: [published]
6
workflow_dispatch:
7
+ push: # to be removed
8
9
permissions:
10
contents: write
0 commit comments