mirror of
https://github.com/a-sync/game-server-watcher.git
synced 2026-03-31 06:24:19 -04:00
upd. deploy action
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -14,10 +14,8 @@ jobs:
|
||||
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
name: 🚚 Get latest code
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: superfly/flyctl-actions/setup-flyctl@master
|
||||
- name: Set app name
|
||||
|
||||
Reference in New Issue
Block a user