Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Acknowledge where artifacts are downloaded
Browse files Browse the repository at this point in the history
  • Loading branch information
NightScript370 authored Jun 29, 2020
1 parent 8d17320 commit d4b6727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
git config --global user.name "TWLBot"
git clone --depth 1 https://${{ secrets.TWLBOT_TOKEN }}@github.com/Universal-Team/extras.git
cd extras/builds/Relaunch/
cp ../../../Relaunch.7z Relaunch.7z
cp ../../../builds/Relaunch.7z Relaunch.7z
git stage .
git commit -m "Relaunch | $COMMIT_TAG"
git tag v$CURRENT_DATE
Expand Down

0 comments on commit d4b6727

Please sign in to comment.