We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58f5d19 + b753cd5 commit 2ca1ae6Copy full SHA for 2ca1ae6
1 file changed
.github/workflows/preview-and-release.yml
@@ -74,7 +74,7 @@ jobs:
74
run: .\Scripts\getLatestVersion.ps1
75
shell: pwsh
76
- name: Create tag
77
- uses: rickstaa/action-create-tag@v1.3.10
+ uses: rickstaa/action-create-tag@v1.5.0
78
with:
79
tag: ${{ steps.GetVersion.outputs.tag }}
80
- name: Queue Git Release
0 commit comments