Skip to content

Commit

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

0 comments on commit 134ef8b

Please sign in to comment.