Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit ccc4853

Browse files
authoredDec 28, 2020
Merge pull request #247 from staticdev/dependabot/github_actions/release-drafter/release-drafter-v5.13.0
Bump release-drafter/release-drafter from v5.12.1 to v5.13.0
2 parents d31ddbe + 530adea commit ccc4853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
repository_url: https://test.pypi.org/legacy/
7171

7272
- name: Publish the release notes
73-
uses: release-drafter/release-drafter@v5.12.1
73+
uses: release-drafter/release-drafter@v5.13.0
7474
with:
7575
publish: ${{ steps.check-version.outputs.tag != '' }}
7676
tag: ${{ steps.check-version.outputs.tag }}

0 commit comments

Comments
 (0)
This repository has been archived.