Skip to content

Commit

Permalink
Update build-LEAN-X86.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fightroad authored Nov 16, 2024
1 parent 9c81533 commit 3843d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-LEAN-X86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
- name: Upload OpenWrt Firmware to Release
uses: ncipollo/release-action@main
with:
tag: x86_64_${{ env.CURRENT_DATE }}
tag: LEDE_x86_64_${{ env.CURRENT_DATE }}
artifacts: upload/*
allowUpdates: true
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3843d89

Please sign in to comment.