Skip to content

Commit

Permalink
fix: use default GITHUB_TOKEN for release (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xPenryn authored Oct 31, 2024
1 parent 72ebec7 commit c13b828
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
with:
command: manifest
release-type: node
token: ${{ secrets.GIT_HUB_TOKEN }}

- name: Debug Output
run: echo "Release Created - ${{ steps.release.outputs.release_created }}"
Expand Down

0 comments on commit c13b828

Please sign in to comment.