Skip to content

Commit

Permalink
add 上传到release
Browse files Browse the repository at this point in the history
  • Loading branch information
cc1477 committed Nov 25, 2023
1 parent e7ff7d6 commit 007304b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cd $GITHUB_WORKSPACE/tool
sudo -s bash tool.sh
- name: Upload kernel to artifact
- name: Upload Release
uses: actions/upload-artifact@v3
with:
name: ${{ env.zipname }}
Expand Down

0 comments on commit 007304b

Please sign in to comment.