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 856b7d5 commit 1606fb5Copy full SHA for 1606fb5
.github/workflows/update_version.yml
@@ -4,7 +4,7 @@ on:
4
release:
5
types: [published]
6
workflow_dispatch:
7
- # push: # to be removed - Remove this entirely when done testing
+ push: # to be removed - Remove this entirely when done testing
8
9
permissions:
10
contents: write
0 commit comments