chore: fix workflow for pwn request

This commit is contained in:
mob-sakai
2026-06-12 16:30:07 +09:00
parent cf402745f6
commit 946254d4f5
3 changed files with 20 additions and 23 deletions

View File

@@ -36,7 +36,7 @@ jobs:
@semantic-release/changelog
@semantic-release/git
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ github.token }}
- run: |
echo "🔖 New release published: '${{ steps.release.outputs.new_release_published }}'" | tee -a $GITHUB_STEP_SUMMARY