Skip to content

Commit e17fd42

Browse files
authored
Merge pull request #342 from ton-org/update-ci-oidc-4
CI: Update for OIDC
2 parents 79d051f + aef3f07 commit e17fd42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
publish:
1010
name: Publish
1111
runs-on: ubuntu-latest
12+
environment: ${{ github.ref_name == 'main' && 'prod' || 'dev' }}
1213

1314
permissions:
1415
contents: read

0 commit comments

Comments
 (0)