Skip to content

Commit 84146e0

Browse files
committed
fix: add environment specification for package job in release workflow
1 parent 2787f9b commit 84146e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
env:
2222
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2323
package:
24+
environment: release
2425
strategy:
2526
matrix:
2627
platform: [windows-latest, macos-26]

0 commit comments

Comments
 (0)