mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 05:27:38 +03:00
Another spelling mistake (real)
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
username: ${{ secrets.PUBLISH_USER }}
|
||||
key: ${{ secrets.PUBLISH_KEY }}
|
||||
port: ${{ secrets.PUBLISH_PORT }}
|
||||
script: /home/${{ secrets.PUBLISH_USER }}/publish/rebasepush.psi ${{ github.sha }}
|
||||
script: /home/${{ secrets.PUBLISH_USER }}/publish/rebasepush.ps1 ${{ github.sha }}
|
||||
|
||||
- name: Publish changelog (Discord)
|
||||
run: Tools/actions_changelogs_since_last_run.py
|
||||
|
||||
Reference in New Issue
Block a user