Skip to content

Commit

Permalink
Merge pull request #109 from staticdev/dependabot/github_actions/rele…
Browse files Browse the repository at this point in the history
…ase-drafter/release-drafter-v5.15.0

Bump release-drafter/release-drafter from v5.14.0 to v5.15.0
  • Loading branch information
Thiago C. D'Ávila committed Mar 16, 2021
2 parents fa8bc3c + afa42e4 commit 3ef1561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
poetry version $version.dev.$(date +%s)
- name: Publish the release notes
uses: release-drafter/release-drafter@v5.14.0
uses: release-drafter/release-drafter@v5.15.0
with:
publish: ${{ steps.check-version.outputs.tag != '' }}
tag: ${{ steps.check-version.outputs.tag }}
Expand Down

0 comments on commit 3ef1561

Please sign in to comment.