Skip to content

Commit

Permalink
- fixes version referenced in the workflow as it was deleted by author
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Mar 26, 2024
1 parent c48d587 commit 9822309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
with:
tag: ${{ steps.GetVersion.outputs.tag }}
- name: Queue Git Release
uses: benc-uk/workflow-dispatch@v121
uses: benc-uk/workflow-dispatch@v1
with:
workflow: Git Release
token: ${{ secrets.PERSONAL_TOKEN }}
Expand Down

0 comments on commit 9822309

Please sign in to comment.