mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
fix: changelog
This commit is contained in:
parent
ee3dd9eab8
commit
7c35cd2749
5
.github/workflows/Deploy.yml
vendored
5
.github/workflows/Deploy.yml
vendored
@ -51,6 +51,11 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
||||||
|
- name: Set up Bun
|
||||||
|
uses: oven-sh/setup-bun@v1
|
||||||
|
with:
|
||||||
|
bun-version: "latest"
|
||||||
|
|
||||||
- name: Changelog
|
- name: Changelog
|
||||||
run: bun x changelogithub
|
run: bun x changelogithub
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user