Skip to content

Commit

Permalink
Try again with docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jmp1985 committed Nov 2, 2023
1 parent 2810a9d commit d8b241f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.1.1
with:
cosign-release: 'v3.1.1'
# with:
# cosign-release: 'v3.1.1'


# Workaround: https://github.com/docker/build-push-action/issues/461
Expand Down

0 comments on commit d8b241f

Please sign in to comment.