Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Christopher Woods authored and Christopher Woods committed Oct 23, 2024
1 parent 62c72d2 commit b72bbb9
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 @@ -186,7 +186,7 @@ jobs:

make-release:
name: Make release ${{ needs.tag-release.outputs.ref }}
needs: [build-release, tag-release, attest]
needs: [build-release, tag-release, attest-bridge, attest-portal]
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit b72bbb9

Please sign in to comment.