Skip to content

Commit d3729c3

Browse files
authored
ci: set release environment for publish job (#241)
1 parent 689370e commit d3729c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ jobs:
211211
needs: [version-bump, notify-approval-needed]
212212
runs-on: ubuntu-latest
213213
if: always() && needs.version-bump.outputs.committed == 'true'
214+
environment: Release
214215
permissions:
215216
contents: write
216217
actions: write

0 commit comments

Comments
 (0)