Skip to content

Commit ee6309c

Browse files
committed
fix: use env publish
1 parent 5fcefb9 commit ee6309c

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
@@ -46,6 +46,7 @@ jobs:
4646
publish:
4747
needs: detect-project
4848
runs-on: ubuntu-latest
49+
environment: publish
4950
if: needs.detect-project.outputs.project != ''
5051

5152
steps:

0 commit comments

Comments
 (0)