Skip to content

Commit

Permalink
Update changelog automatically
Browse files Browse the repository at this point in the history
Update changelog automatically
  • Loading branch information
austinsonger committed Nov 22, 2021
1 parent 44526ed commit 31c609a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-publish-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -379,3 +379,8 @@ jobs:
build-args: |
SETUP=1
OPT_PDF=1
- name: Update changelog
uses: thomaseizinger/keep-a-changelog-new-release@1.1.0
with:
version: ${{ github.event.inputs.version }}

0 comments on commit 31c609a

Please sign in to comment.