Skip to content

Commit

Permalink
Merge pull request #149 from dokku/josegonzalez-patch-1
Browse files Browse the repository at this point in the history
chore: drop attestation of non-existent windows binaries
  • Loading branch information
josegonzalez authored May 18, 2024
2 parents a6915c4 + 591408d commit 5e17cfe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@ jobs:
with:
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-linux-arm64"

- name: Attest Build Provenance - windows-amd64
uses: actions/[email protected]
with:
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-windows-amd64.exe"

- name: Setup Ruby
uses: ruby/[email protected]
with:
Expand Down

0 comments on commit 5e17cfe

Please sign in to comment.