Merge pull request #834 from ae-utbm/real-name

Restore real name
This commit is contained in:
thomas girod
2024-10-03 10:12:23 +02:00
committed by GitHub
76 changed files with 150 additions and 150 deletions

View File

@ -1,4 +1,4 @@
name: Sith 3 CI
name: Sith CI
on:
push:

View File

@ -31,7 +31,7 @@ jobs:
script_stop: true
# See https://github.com/ae-utbm/sith3/wiki/GitHub-Actions#deployment-action
# See https://github.com/ae-utbm/sith/wiki/GitHub-Actions#deployment-action
script: |
export PATH="/home/sith/.local/bin:$PATH"
pushd ${{secrets.SITH_PATH}}

View File

@ -1,4 +1,4 @@
name: Sith3 taiste
name: Sith taiste
on:
push:
@ -30,7 +30,7 @@ jobs:
script_stop: true
# See https://github.com/ae-utbm/sith3/wiki/GitHub-Actions#deployment-action
# See https://github.com/ae-utbm/sith/wiki/GitHub-Actions#deployment-action
script: |
export PATH="$HOME/.poetry/bin:$PATH"
pushd ${{secrets.SITH_PATH}}