mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 00:57:21 +01:00
ci(yay): execute release-notary publish on ci (#2056)
This commit is contained in:
parent
ada8261bca
commit
6983a9ee7e
2
.github/workflows/multiarch-build.yml
vendored
2
.github/workflows/multiarch-build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user