Skip to content

Commit

Permalink
Release: Add version
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed May 23, 2024
1 parent 153c123 commit 135525e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

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

0 comments on commit 135525e

Please sign in to comment.