Skip to content

Commit

Permalink
Fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
GlassOfWhiskey committed May 8, 2024
1 parent 00f44b3 commit 6d14b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-22.04
environment:
name: pypi
url: https://pypi.org/project/streamflow-project
url: https://pypi.org/project/streamflow-lsf
permissions:
id-token: write
if: ${{ github.event.workflow_run.conclusion == 'success' }}
Expand Down

0 comments on commit 6d14b3f

Please sign in to comment.