mirror of
https://github.com/Jguer/yay
synced 2024-10-31 13:42:27 +00:00
chore(yay): update release notary
This commit is contained in:
parent
c221d5ebbd
commit
b9d3992f13
1 changed files with 3 additions and 1 deletions
4
.github/workflows/multiarch-build.yml
vendored
4
.github/workflows/multiarch-build.yml
vendored
|
@ -128,4 +128,6 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Release Notary Action
|
- name: Release Notary Action
|
||||||
uses: commitsar-app/release-notary@v0.8.0
|
uses: commitsar-app/release-notary@v0.9.1
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue