Skip to content

Commit

Permalink
Pass github token
Browse files Browse the repository at this point in the history
  • Loading branch information
kai2nenobu authored Dec 4, 2024
1 parent 85bfac7 commit 1d4064b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
env:
GH_TOKEN: ${{ github.token }}
if: github.event_name == 'workflow_dispatch' && inputs.debug_enabled

0 comments on commit 1d4064b

Please sign in to comment.