Skip to content

Commit

Permalink
Tried renaming the token just to see what would happen
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuchoff committed Jul 23, 2024
1 parent 539e7b3 commit 1c631a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chatgptmadethis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GH_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1c631a8

Please sign in to comment.