Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #78 from dheid/dependabot/github_actions/release-d…
Browse files Browse the repository at this point in the history
…rafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
dheid authored Feb 2, 2024
2 parents 99040cb + 943ed79 commit 841916b
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 @@ -28,7 +28,7 @@ jobs:
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
OSSRH_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
with:
version: ${{ steps.version.outputs.version }}
publish: true
Expand Down

0 comments on commit 841916b

Please sign in to comment.