Skip to content

Commit

Permalink
chore: GitHub won't see actions...
Browse files Browse the repository at this point in the history
  • Loading branch information
kravetsone committed May 5, 2024
1 parent 0f79797 commit a124e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: GitHub Release
- name: Create GitHub Release
uses: ncipollo/release-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a124e94

Please sign in to comment.