Skip to content

Commit

Permalink
Fixed token
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuchoff committed Jul 25, 2024
1 parent 0e4a488 commit 5f7623a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-forward 3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Merge and push
env:
GITHUB_TOKEN: ${{ secrets.PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
set -e -v
Expand Down

0 comments on commit 5f7623a

Please sign in to comment.