소스 검색

chore(yay): update release notary

jguer 4 년 전
부모
커밋
b9d3992f13
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      .github/workflows/multiarch-build.yml

+ 3 - 1
.github/workflows/multiarch-build.yml

@@ -128,4 +128,6 @@ jobs:
       - name: Checkout
         uses: actions/checkout@v2
       - 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 }}