Skip to content

Commit

Permalink
Update Openwrt-AutoBuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgz0227 authored Dec 15, 2024
1 parent 35b03ef commit b5ba65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Openwrt-AutoBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ jobs:
[ ${{ env.NOTICE }} ] && echo -e "${{ env.NOTICE }}" >> release.txt || true
- name: Upload firmware for release
uses: softprops/[email protected]
uses: softprops/[email protected].0
continue-on-error: true
if: env.REPO_TOKEN && env.UPLOAD_FIRMWARE_FOR_RELEASE == 'true'
env:
Expand Down

0 comments on commit b5ba65f

Please sign in to comment.