Skip to content

Commit 66961ff

Browse files
authored
fix: update release workflow to latest version
1 parent d865f36 commit 66961ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
release:
10-
uses: zakodium/workflows/.github/workflows/release.yml@main
10+
uses: zakodium/workflows/.github/workflows/release.yml@release-v1
1111
with:
1212
npm: true
1313
secrets:

0 commit comments

Comments
 (0)