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 May 7, 2024
1 parent 264b295 commit 1e1c2c0
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 @@ -189,7 +189,7 @@ jobs:
echo "status=success" >> $GITHUB_OUTPUT
- name: Upload firmware to release
uses: actions/upload-artifact@v4.3.1
uses: softprops/action-gh-release@v4.3.1
if: steps.tag.outputs.status == 'success' && !cancelled()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1e1c2c0

Please sign in to comment.