Skip to content

Commit

Permalink
use other token
Browse files Browse the repository at this point in the history
  • Loading branch information
RaBa64 committed Jan 11, 2025
1 parent 92d139b commit 1246a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,5 @@ jobs:
files: |
artifacts/*.zip, artifacts/*.bin
env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.MY_PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# GITHUB_TOKEN: ${{ secrets.MY_PAT }}

0 comments on commit 1246a0a

Please sign in to comment.