Skip to content

Commit bab320f

Browse files
authored
Merge pull request #288 from axel7083/fix/ci/release
fix: release.yaml
2 parents 27ca5a1 + 43da29d commit bab320f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
permissions:
125125
contents: read
126126
outputs:
127-
artifact-id: ${{ steps.build.outputs.artifact-id }}
127+
artifact-id: ${{ steps.build-oci.outputs.artifact-id }}
128128
steps:
129129
- uses: podman-desktop/gh-extensions-actions/.github/actions/oci-build@19efb8f2422c54ad8904ad068ad363bcabaacc96 # v0.1.0
130130
name: build-oci

0 commit comments

Comments
 (0)