Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke authored Aug 8, 2024
1 parent 5fcbec7 commit 71ba179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/.github/workflows/ci.yml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Attest build build provenance
- name: Attest build provenance
uses: actions/attest-build-provenance@v1
if: steps.release.outputs.released == 'true'
with:
Expand Down

0 comments on commit 71ba179

Please sign in to comment.