Skip to content

Commit

Permalink
Merge pull request #35 from systemli/dependabot/github_actions/releas…
Browse files Browse the repository at this point in the history
…e-drafter/release-drafter-5.19.0

Bump release-drafter/release-drafter from 5.18.1 to 5.19.0
  • Loading branch information
0x46616c6b committed Mar 14, 2022
2 parents 870904a + 8d0a1ec commit 382d118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Publish Changelog
uses: release-drafter/release-drafter@v5.18.1
uses: release-drafter/release-drafter@v5.19.0
with:
publish: true
name: ${{ github.ref_name }}
Expand Down

0 comments on commit 382d118

Please sign in to comment.