Skip to content

Commit

Permalink
Update NanoPi R2S RubikWrt Minimal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TakumiBC authored Mar 28, 2022
1 parent 0f60ee1 commit d9eb785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/NanoPi R2S RubikWrt Minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ jobs:
[ $UPLOAD_COWTRANSFER = true ] && echo "🔗 [Cowtransfer](${{ steps.cowtransfer.outputs.url }})" >> release.txt
[ $UPLOAD_WETRANSFER = true ] && echo "🔗 [WeTransfer](${{ steps.wetransfer.outputs.url }})" >> release.txt
echo "::set-output name=status::success"
- name: Upload firmware to release
uses: softprops/action-gh-release@v1
if: steps.tag.outputs.status == 'success' && !cancelled()
Expand Down

0 comments on commit d9eb785

Please sign in to comment.