Skip to content

Commit bb2fefe

Browse files
committed
Fix: use production environment for release publish
1 parent 3541ad8 commit bb2fefe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-installers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
publish:
116116
name: Publish release
117117
runs-on: ubuntu-latest
118+
environment: production
118119
needs:
119120
- mac
120121
- windows

0 commit comments

Comments
 (0)