Skip to content

Commit a0582ec

Browse files
authored
chore(CI): specify environment for publish workflow (#70)
1 parent 6e704d7 commit a0582ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

+1
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ jobs:
398398
publish:
399399
name: Publish
400400
runs-on: ubuntu-latest
401+
environment: production
401402
needs:
402403
- test-linux-x64-gnu-binding
403404
- test-linux-x64-musl-binding

0 commit comments

Comments
 (0)