mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 17:22:42 +02:00
Update README
This commit is contained in:
parent
f6376048eb
commit
a73fd840f7
2 changed files with 20 additions and 7 deletions
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Publish Docker image
|
||||
name: Make release & publish Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -21,7 +21,6 @@ jobs:
|
|||
id: changelog_reader
|
||||
uses: mindsers/changelog-reader-action@v2
|
||||
with:
|
||||
validation_depth: 10
|
||||
version: ${{ steps.tag_name.outputs.current_version }}
|
||||
path: ./CHANGELOG.md
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue