Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peditx authored Nov 23, 2024
1 parent 9b56aca commit 8c680ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
id: create_release
uses: softprops/action-gh-release@v1
with:
tag_name: v1.0.0
tag_name: v1.0.4
name: luci-theme-peditx release - ${{env.timestamp}}
body: First release of luci-theme-peditx theme for OpenWrt.
body: latest release of luci-theme-peditx theme for OpenWrt.
files: sdk/artifacts/luci-theme-peditx_*.ipk
env:
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
Expand Down

0 comments on commit 8c680ae

Please sign in to comment.