Skip to content

Commit

Permalink
Change PAT secret
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszczura committed Jul 18, 2024
1 parent 39800cb commit fd772c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Push version to main
uses: CasperWA/push-protected@v2
with:
token: ${{ secrets.DWILT_PAT_FOR_PUSHING_PROTECTED_BRANCH }}
token: ${{ secrets.AIR_DEV_BOT_PAT }}
branch: main
unprotect_reviews: true

Expand Down

0 comments on commit fd772c9

Please sign in to comment.