Skip to content

Commit 9822309

Browse files
committed
- fixes version referenced in the workflow as it was deleted by author
1 parent c48d587 commit 9822309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
with:
114114
tag: ${{ steps.GetVersion.outputs.tag }}
115115
- name: Queue Git Release
116-
uses: benc-uk/workflow-dispatch@v121
116+
uses: benc-uk/workflow-dispatch@v1
117117
with:
118118
workflow: Git Release
119119
token: ${{ secrets.PERSONAL_TOKEN }}

0 commit comments

Comments
 (0)