Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Commit 1095182

Browse files
authored
Fixes
1 parent 1ce3fff commit 1095182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
--exclude "LICENSE"
3333
3434
- name: Create GitHub Release
35-
uses: softprops/action-gh-release@v2
35+
uses: ssoftprops/action-gh-release@v2.6.1
3636
with:
3737
name: "ClickLib ${{ steps.version.outputs.version }}"
3838
body: |

0 commit comments

Comments
 (0)