Skip to content

Commit

Permalink
workflow: use action-gh-release@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
laiwenzh authored Dec 16, 2024
1 parent d292f5c commit 3818d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,6 @@ jobs:
path: release/

- name: Release all packages
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@v1
with:
files: release/*

0 comments on commit 3818d87

Please sign in to comment.