Skip to content

Commit

Permalink
Merge pull request #302 from traPtitech/dependabot/github_actions/rel…
Browse files Browse the repository at this point in the history
…ease-drafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
reiroop authored Sep 20, 2024
2 parents 4931221 + d174f45 commit 62e4f14
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 @@ -26,7 +26,7 @@ jobs:
run: tar -cvf ./dist.tar.gz ./dist
- name: Create Release
id: create_release
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 62e4f14

Please sign in to comment.