Skip to content

Commit 0bfb3d8

Browse files
committed
fix(ci): use Production environment for signing secret
1 parent 4ccd041 commit 0bfb3d8

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
@@ -31,6 +31,7 @@ permissions:
3131
jobs:
3232
build-release:
3333
runs-on: ubuntu-latest
34+
environment: Production
3435

3536
steps:
3637
- name: Checkout

0 commit comments

Comments
 (0)