Update README

This commit is contained in:
Max Isom 2021-12-16 15:03:31 -05:00
parent f6376048eb
commit a73fd840f7
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880
2 changed files with 20 additions and 7 deletions

View file

@ -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