Skip to content

Commit

Permalink
Auto merge (#1654)
Browse files Browse the repository at this point in the history
* patch-minor-bypass

* patch-minor-bypass
  • Loading branch information
RobAndrewHurst authored Nov 1, 2024
1 parent c9bbe02 commit e76b0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patch-minor-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0
# Use a personal access token with necessary permissions to bypass branch restrictions
token: ${{ secrets.BYPASS_TOKEN }}
token: ${{secrets.PAT_TOKEN}}

- name: Configure Git
run: |
Expand Down

0 comments on commit e76b0ca

Please sign in to comment.