Skip to content

Commit

Permalink
ci(yay): execute release-notary publish on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jguer committed Apr 3, 2023
1 parent 9532e7b commit 6d87f0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/multiarch-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,7 @@ jobs:
asset_content_type: application/tar+gzip
- name: Release Notary Action
uses: docker://aevea/release-notary:latest
run: release-notary publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: Jguer/yay

0 comments on commit 6d87f0c

Please sign in to comment.