Skip to content

Commit 3bbd868

Browse files
tag release. #minor
1 parent 9bee851 commit 3bbd868

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
3030
- name: Bump version and push tag
3131
uses: anothrNick/[email protected]
32+
id: tag
3233
env:
3334
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3435

@@ -45,4 +46,4 @@ jobs:
4546
body: |
4647
Changes in this Release ${{ steps.register.outputs.changelog }}
4748
- ${{ steps.register.outputs.changelog }}
48-
- Terraform Version: ${{ env.TERRAFORM_VERSION }}
49+
- Terraform Version: ${{ env.TERRAFORM_VERSION }}

0 commit comments

Comments
 (0)