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 b5a27eb commit 4ce61f5
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 @@ -24,4 +24,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.SE_UNI_KIEL_SECRET }}
run: |
git remote add fork https://github.com/se-uni-kiel/se-uni-kiel.github.io
git push fork main
git push -f fork main

0 comments on commit 4ce61f5

Please sign in to comment.