Skip to content

Commit

Permalink
update CI release action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackhr-arch committed Aug 24, 2024
1 parent 2220d69 commit 35e73bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
./upx ./artifacts/*
- name: Create Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: |
artifacts/*

0 comments on commit 35e73bf

Please sign in to comment.