Skip to content

Commit

Permalink
Fix release-it script
Browse files Browse the repository at this point in the history
  • Loading branch information
jessedobbelaere committed Dec 25, 2024
1 parent c23e045 commit 7cdb3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
ref: "master"
fetch-depth: 0
- uses: oleksiyrudenko/gha-git-credentials@v1
- uses: oleksiyrudenko/gha-git-credentials@v2-latest
with:
token: "${{ secrets.GITHUB_TOKEN }}"
- name: Use Node.js
Expand Down

0 comments on commit 7cdb3db

Please sign in to comment.