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 03f1085 commit c4a74f7Copy full SHA for c4a74f7
.github/workflows/version.yml
@@ -5,6 +5,7 @@ on:
5
branches: ["main"]
6
release:
7
types: [published]
8
+ # creating a new release https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows#release
9
workflow_dispatch:
10
# manual workflow
11
env:
0 commit comments