mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-04-26 02:00:32 -05:00
Update dev.yml
This commit is contained in:
parent
651c4a669f
commit
759e22f404
3
.github/workflows/dev.yml
vendored
3
.github/workflows/dev.yml
vendored
|
|
@ -9,6 +9,9 @@ jobs:
|
|||
name: 🎉 Deploy devlopment build to dev.playdeathgarden.live
|
||||
runs-on: ubuntu-latest
|
||||
environment: Dev
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./dist
|
||||
|
||||
steps:
|
||||
- name: 🚚 Get latest code
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user