Skip to content

Commit

Permalink
Fixing dependency in the release process
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Hirschberg <[email protected]>
  • Loading branch information
slashben authored May 9, 2024
1 parent bb0e144 commit cdd5d31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

jobs:
release:
needs: test-all-policies
runs-on: ubuntu-latest
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
Expand Down

0 comments on commit cdd5d31

Please sign in to comment.