Update test.yml
This commit is contained in:
parent
3f66b48190
commit
fed78b6e98
1 changed files with 3 additions and 0 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -24,6 +24,9 @@ jobs:
|
|||
name: Discord Message
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.1.1
|
||||
|
||||
- name: Changelog Parser
|
||||
id: changelog
|
||||
uses: coditory/changelog-parser@v1.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue