Skip to content

Commit

Permalink
Update update_readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
belowyoon authored Sep 30, 2023
1 parent 6754e6b commit 3cabaf2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@ jobs:
run: |
git push https://github.com/hayoon0524/Algorithm.git HEAD:main
env:
GH_TOKEN : ${{ secrets.GH_TOKEN }}
GH_TOKEN: "${{ secrets.GH_TOKEN }}"
- name: Debug Token
run: echo "Token: $GH_TOKEN"

0 comments on commit 3cabaf2

Please sign in to comment.