Skip to content

Commit 91977f9

Browse files
committed
ci: fix release action name
1 parent 5c2fbc2 commit 91977f9

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
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v4
2929

3030
- name: create release
31-
uses: actions/action-gh-release@v2
31+
uses: softprops/action-gh-release@v2
3232
with:
3333
files: build/modos.pdf
3434

0 commit comments

Comments
 (0)