Skip to content

Commit ffab5f9

Browse files
committed
Update github create release action
1 parent 267ad19 commit ffab5f9

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
@@ -71,7 +71,7 @@ jobs:
7171
env:
7272
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
7373
- name: Github Release
74-
uses: actions/[email protected].0
74+
uses: actions/[email protected].1
7575
env:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
with:

0 commit comments

Comments
 (0)