mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2024-11-09 23:39:40 +00:00
why
This commit is contained in:
parent
2ae7c5a413
commit
8aa6880bc5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -12,6 +12,8 @@ jobs:
|
|||
id: short_sha
|
||||
run: |
|
||||
echo $(pwd)
|
||||
echo $(ls)
|
||||
cd .git
|
||||
echo "short_sha=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
- name: executing remote ssh commands using password
|
||||
uses: appleboy/ssh-action@v0.1.8
|
||||
|
|
Loading…
Reference in a new issue