Skip to content

Commit 3f4223b

Browse files
authored
fix broken action
1 parent 0a77f86 commit 3f4223b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
continue-on-error: true
114114

115115
- name: Continuous Releaser
116-
uses: softprops/action-gh-release@v2
116+
uses: softprops/action-gh-release@v2.2.2
117117
with:
118118
name: "Azahar AppImage Nightly ${{ env.APP_VERSION }}"
119119
tag_name: "nightly"

0 commit comments

Comments
 (0)