Skip to content

Commit

Permalink
fix: use cross repo pat
Browse files Browse the repository at this point in the history
Signed-off-by: flavono123 <[email protected]>
  • Loading branch information
flavono123 committed Jan 30, 2025
1 parent ca6e04c commit ff885df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
version: "latest"
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit ff885df

Please sign in to comment.