diff --git a/.github/workflows/build-collection.yaml b/.github/workflows/build-collection.yaml index a75f87b..9e4516f 100644 --- a/.github/workflows/build-collection.yaml +++ b/.github/workflows/build-collection.yaml @@ -53,4 +53,4 @@ jobs: name: ${{ needs.Build-Collection.outputs.artifact-name }} artifacts: ${{ needs.Build-Collection.outputs.artifact-name }} body: "ansible-collection" - tag: ${{ needs.Build-Collection.outputs.collection-version }} + tag: 1.2.4 ${{ needs.Build-Collection.outputs.collection-version }}