Skip to content

Commit

Permalink
ci: add missing entrypoint to 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 e161292
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:

- name: Release Notary Action
uses: docker://aevea/release-notary@sha256:b77e86ce9ce4b0c8774cdb3b807b756d1d6139d73aca74388560250de259be4e
with:
entrypoint: release-notary
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e161292

Please sign in to comment.