Skip to content

Commit bcb1580

Browse files
committed
fix gh release
1 parent 41f2813 commit bcb1580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-callee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: List Files
1919
run: ls
2020
- name: Upload Assets to the GitHub Release
21-
uses: softprops/action-gh-release@v4
21+
uses: softprops/action-gh-release@v2
2222
if: startsWith(github.ref, 'refs/tags/')
2323
with:
2424
files: |

0 commit comments

Comments
 (0)