Skip to content

Commit

Permalink
Merge branch 'main' into PC-11843-extend-n-9-sdk-go
Browse files Browse the repository at this point in the history
  • Loading branch information
kubaceg authored Feb 7, 2024
2 parents bf7423a + f1cb3c3 commit 7fadb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fetch-depth: 0
# Drafts your next Release notes as Pull Requests are merged into "main"
- id: drafter
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
- name: Add release notes to the draft
if: github.event_name == 'push'
run: .github/scripts/release-notes.sh ${{ steps.drafter.outputs.tag_name }}

0 comments on commit 7fadb77

Please sign in to comment.