Skip to content

Commit

Permalink
ci: add fix release notary action
Browse files Browse the repository at this point in the history
  • Loading branch information
aexvir committed Jan 20, 2024
1 parent ec00be4 commit 35ebfbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: docker://aevea/release-notary@sha256:b77e86ce9ce4b0c8774cdb3b807b756d1d6139d73aca74388560250de259be4e
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: release-notary publish

- name: GitHub Package Registry
uses: aevea/action-kaniko@master
Expand Down

0 comments on commit 35ebfbb

Please sign in to comment.