We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51fba5a + 29e4891 commit fa00c9aCopy full SHA for fa00c9a
.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