Update dev.yml

This commit is contained in:
Patrik Leifert 2024-02-29 21:45:27 +01:00 committed by GitHub
parent 651c4a669f
commit 759e22f404
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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