Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfox committed Jul 14, 2024
1 parent b1807bf commit 6023b83
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 @@ -13,4 +13,4 @@ jobs:
with:
username: "ethanfox"
reponame: "art-institute-chicago"
token: ${{ secrets.GITHUB_TOKEN }} # no need to change this line this is used to create the branch in your application repository
token: ${{ secrets.TOKEN }} # no need to change this line this is used to create the branch in your application repository

0 comments on commit 6023b83

Please sign in to comment.