Skip to content

Commit 27556ac

Browse files
committed
debug workflow
1 parent fe6f927 commit 27556ac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflow/release.yml

Whitespace-only changes.

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
3838
- name: Publish with KO
3939
id: publish
40-
uses: oliverbaehler/github-actions/ko-publish-image@8dfd42735c85f6c58d5d4d6f3232cd0e39d1fe73 # v0.1.0
40+
uses: oliverbaehler/github-actions/ko-publish-image@dev # v0.1.0
4141
with:
4242
makefile-target: ko-publish-all
4343
registry: ghcr.io

0 commit comments

Comments
 (0)