Skip to content

Commit

Permalink
Updated Flow
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Oct 29, 2024
1 parent c7aec0d commit 13e7538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'pull_request' && github.event.pull_request.merged && startsWith(github.event.pull_request.head.ref, 'release/'))
name: "PyPI"
runs-on: ubuntu-latest
needs: rl-scanner
environment: release

steps:
Expand Down

0 comments on commit 13e7538

Please sign in to comment.