We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6035bf commit 5bd90d5Copy full SHA for 5bd90d5
1 file changed
.github/workflows/create-release.yml
@@ -18,7 +18,7 @@ jobs:
18
token: ${{ secrets.PAT }}
19
20
- name: Run Lite Release
21
- uses: Rollczi/lite-release@v0.0.2-alpha
+ uses: Rollczi/lite-release@v0.0.3-alpha
22
with:
23
24
bump_type: ${{ github.event.inputs.bump }}
0 commit comments