Skip to content

Commit

Permalink
Update openwrt-rockchip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW authored Nov 26, 2024
1 parent 71ca748 commit 6965855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openwrt-rockchip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
echo "status=success" >> $GITHUB_OUTPUT
- name: Upload firmware to release
uses: softprops/action-gh-release@master
uses: softprops/action-gh-release@v2
if: steps.tag.outputs.status == 'success' && !cancelled()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6965855

Please sign in to comment.