Skip to content

Commit b51dd80

Browse files
authored
Merge pull request #35 from pyscript/dependabot/github_actions/release-drafter/release-drafter-5.21.1
Bump release-drafter/release-drafter from 5.20.0 to 5.21.1
2 parents d061359 + 418855d commit b51dd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
# repository_url: https://test.pypi.org/legacy/
7272

7373
- name: Publish the release notes
74-
uses: release-drafter/release-drafter@v5.20.0
74+
uses: release-drafter/release-drafter@v5.21.1
7575
with:
7676
publish: ${{ steps.check-version.outputs.tag != '' }}
7777
tag: ${{ steps.check-version.outputs.tag }}

0 commit comments

Comments
 (0)