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 675bfd5 commit 421f5f4Copy full SHA for 421f5f4
.github/workflows/doc.yml
@@ -4,7 +4,6 @@ on:
4
release:
5
types:
6
- created
7
- - edited
8
9
jobs:
10
build-and-deploy:
.github/workflows/upload-binaries.yml
- released
env:
TAG: ${{ github.event.release.tag_name }} # had some issue using this directly on windows
0 commit comments