Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BirdsAreFlyingCameras committed Dec 29, 2023
1 parent 7841b01 commit 91af859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Commit and Push requirements.txt
env:
PERSONAL_TOKEN: ${{ secrets.AccessToken }}
PERSONAL_TOKEN: ${{ secrets.ACCESSTOKEN }}
run: |
git config --global user.name 'Bryan Brannan'
git config --global user.email '[email protected]'
Expand Down

0 comments on commit 91af859

Please sign in to comment.