We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 267ad19 commit ffab5f9Copy full SHA for ffab5f9
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
env:
72
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
73
- name: Github Release
74
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
75
76
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77
with:
0 commit comments