Skip to content

Commit fd37491

Browse files
authored
Change environment from production to github-pages
1 parent b8b1e18 commit fd37491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unity-cloud-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
test-and-build:
99
runs-on: ubuntu-latest
10-
environment: production
10+
environment: github-pages
1111

1212
strategy:
1313
fail-fast: false

0 commit comments

Comments
 (0)