Skip to content

Commit

Permalink
Update sync_mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark2000 committed Jul 21, 2023
1 parent 7c151a4 commit 3bfc0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
MSG=$(git log -1 --pretty=%B)
LINK=https://github.com/Ark2000/PankuConsole/commit/
echo "SYNC: $MSG (LINK$GITHUB_SHA)" >> ../COMMIT_MSG
echo "SYNC: $MSG ($LINK$GITHUB_SHA)" >> ../COMMIT_MSG
- name: Extract archive
uses: actions/checkout@v2
Expand Down

0 comments on commit 3bfc0cd

Please sign in to comment.