mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-05-06 05:48:41 +00:00
fix: enhance NetworkChart with user login state and period selection (#54)
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: dist.zip
|
||||
prerelease: ${{ contains(github.ref_name, '-alpha') || contains(github.ref_name, '-beta') || contains(github.ref_name, '-rc') }}
|
||||
|
||||
- name: Changelog
|
||||
run: bun x changelogithub
|
||||
|
||||
Reference in New Issue
Block a user