Skip to content

Commit

Permalink
Use personal Github token.
Browse files Browse the repository at this point in the history
  • Loading branch information
ringods committed Apr 15, 2024
1 parent bcae680 commit 451d79a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
email: [email protected]
username: "Ringo De Smet"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.UPGRADE_PROVIDER_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
email: [email protected]
username: "Ringo De Smet"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.UPGRADE_PROVIDER_TOKEN }}

0 comments on commit 451d79a

Please sign in to comment.