Skip to content

Commit

Permalink
chore(CI): specify environment for publish workflow (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Jan 13, 2025
1 parent 6e704d7 commit a0582ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ jobs:
publish:
name: Publish
runs-on: ubuntu-latest
environment: production
needs:
- test-linux-x64-gnu-binding
- test-linux-x64-musl-binding
Expand Down

0 comments on commit a0582ec

Please sign in to comment.