Skip to content

Commit

Permalink
ci(release): remove sudo token
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Nov 30, 2023
1 parent 66e9220 commit 80fc663
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: google-github-actions/release-please-action@v3
id: release
with:
token: ${{ secrets.GH_TOKEN }}
release-type: node
outputs:
release_created: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 80fc663

Please sign in to comment.