mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-22 06:04:20 +00:00
ci: update ci actions
This commit is contained in:
parent
beefc6aac0
commit
79b8353e1b
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -30,6 +30,7 @@ jobs:
|
|||
node-version: ${{ matrix.node-version }}
|
||||
cache: yarn
|
||||
|
||||
- run: yarn dlx changelogithub
|
||||
- name: Generate Changelog
|
||||
run: yarn dlx changelogithub
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue