Skip to content

Commit

Permalink
Merge pull request #6 from stuttgart-things/feature/issue-763-kind-fix
Browse files Browse the repository at this point in the history
changed release module name
  • Loading branch information
andre-ebert-sva authored Sep 6, 2024
2 parents 962c7fa + 73e42dd commit 9b39a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
release-ansible:
name: Release
uses: stuttgart-things/stuttgart-things/.github/workflows/release-module.yaml@main
uses: stuttgart-things/stuttgart-things/.github/workflows/release.yaml@main
with:
module-name: install-configure-docker
tag-name: "${{ github.event.inputs.release-tag }}"
Expand Down

0 comments on commit 9b39a71

Please sign in to comment.