We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d865f36 commit 66961ffCopy full SHA for 66961ff
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
release:
10
- uses: zakodium/workflows/.github/workflows/release.yml@main
+ uses: zakodium/workflows/.github/workflows/release.yml@release-v1
11
with:
12
npm: true
13
secrets:
0 commit comments