Skip to content

Commit

Permalink
HOTFIX: Change environment to publish cpp package on pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
levisingularity committed Oct 30, 2024
1 parent afbf47a commit 5f3ee88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
publish-cpp:
needs: tag
environment: prod
environment: prod-cpp
runs-on: ubuntu-22.04
steps:
- name: Checkout code
Expand Down

0 comments on commit 5f3ee88

Please sign in to comment.