don't need to do that anymore
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 37s
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 37s
This commit is contained in:
@@ -26,12 +26,6 @@ jobs:
|
|||||||
id: get_hash
|
id: get_hash
|
||||||
run: echo "HASH=$(git rev-parse --short=12 HEAD)" >> $GITHUB_ENV
|
run: echo "HASH=$(git rev-parse --short=12 HEAD)" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Rename Linux build
|
|
||||||
run: mv build/GalvanicCorrosion build/GalvanicCorrosion-$HASH
|
|
||||||
|
|
||||||
- name: Rename Windows build
|
|
||||||
run: mv build/GalvanicCorrosion.exe build/GalvanicCorrosion-$HASH.exe
|
|
||||||
|
|
||||||
- name: Discord Webhook
|
- name: Discord Webhook
|
||||||
if: success()
|
if: success()
|
||||||
uses: tsickert/discord-webhook@v7.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user