We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5969e commit 29e4891Copy full SHA for 29e4891
.github/workflows/release-development.yml
@@ -59,7 +59,7 @@ jobs:
59
if-no-files-found: error
60
61
deploy:
62
- runs-on: ubuntu-latest
+ runs-on: self-hosted
63
environment: development
64
needs: build
65
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
path: place.rbxlx
environment: production
0 commit comments