Skip to content

Commit 135525e

Browse files
committed
Release: Add version
1 parent 153c123 commit 135525e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
build-and-push-container:
2727
needs: prepare
28-
uses: openconext/openconext-githubactions/.github/workflows/build-push-docker-image.yml
28+
uses: openconext/openconext-githubactions/.github/workflows/build-push-docker-image.yml@main
2929
with:
3030
component_name: "Stepup-gssp-example"
3131
tag: ${{ needs.prepare.outputs.tag }}

0 commit comments

Comments
 (0)