Skip to content

Commit

Permalink
Update push-to-fork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shinhyungyang authored Dec 5, 2024
1 parent ea46f64 commit f62b1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Push to fork
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SE_UNI_KIEL_TOKEN }}
run: |
git remote add fork https://github.com/se-uni-kiel/se-uni-kiel.github.io.git
git push fork main

0 comments on commit f62b1d0

Please sign in to comment.