Skip to content

Commit

Permalink
Update release-drafter.yml (#751)
Browse files Browse the repository at this point in the history
update release drafter to v6 and update comment
  • Loading branch information
Dor-bl authored Mar 3, 2024
1 parent 1febbe7 commit e008a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e008a5b

Please sign in to comment.