Skip to content

Commit

Permalink
Merge pull request #155 from Shopify/thepwagner-patch-1
Browse files Browse the repository at this point in the history
release: sign .deb
  • Loading branch information
thepwagner committed May 29, 2024
2 parents a42fb30 + 9c260ab commit 3589954
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@ jobs:
uses: actions/attest-build-provenance@173725a1209d09b31f9d30a3890cf2757ebbff0d # v1.1.2
with:
subject-path: "dist/*.tar.gz"
- name: "Sign .deb"
uses: actions/attest-build-provenance@173725a1209d09b31f9d30a3890cf2757ebbff0d # v1.1.2
with:
subject-path: "dist/*.deb"

0 comments on commit 3589954

Please sign in to comment.