Skip to content

Commit cb44a45

Browse files
authored
Merge pull request #243 from DefangLabs/add-environment-to-deploy
Add environment to deployments
2 parents 0d000ff + 7c0ffaa commit cb44a45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

0 commit comments

Comments
 (0)