Skip to content

Commit

Permalink
Update npm-bump-version.yml (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
idastambuk authored Apr 14, 2023
1 parent 94b40b8 commit 46a441c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GH_BOT_ACCESS_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup environment
uses: actions/[email protected]
Expand Down

0 comments on commit 46a441c

Please sign in to comment.