Skip to content

Commit d835069

Browse files
[chore] publish in release environment
1 parent 8e83b92 commit d835069

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
@@ -22,6 +22,7 @@ jobs:
2222
publish:
2323
runs-on: ubuntu-latest
2424
needs: diff
25+
environment: release
2526
if: needs.diff.outputs.CHANGED == 'true'
2627
permissions:
2728
id-token: write

0 commit comments

Comments
 (0)