Skip to content

Commit

Permalink
fix release attestation (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
itegulov authored Jan 8, 2025
1 parent 1d84ad2 commit 8760bbb
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 @@ -103,7 +103,7 @@ jobs:
- name: Binaries attestation
uses: actions/attest-build-provenance@v2
with:
subject-path: target/release/anvil-zksync
subject-path: ./artifacts/anvil-zksync

draft-release:
name: draft release
Expand Down

0 comments on commit 8760bbb

Please sign in to comment.