Skip to content

Commit

Permalink
#push update
Browse files Browse the repository at this point in the history
  • Loading branch information
jagar2 committed Dec 4, 2024
1 parent 8005f30 commit a5b5b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_TOKEN }}

- name: Set up Python 3.11
uses: actions/setup-python@v4
Expand Down

0 comments on commit a5b5b7d

Please sign in to comment.