Skip to content

Commit

Permalink
Add proper environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Sep 16, 2024
1 parent c9d38ff commit 17644d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-package-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build:
name: Publish Python Wheel
runs-on: ubuntu-latest
environment: release
steps:
- name: Download Python Package Artifacts
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 17644d1

Please sign in to comment.