Skip to content

Commit

Permalink
Merge pull request #27 from jrasband-dev/workflows
Browse files Browse the repository at this point in the history
updated release drafter
  • Loading branch information
jrasband-dev authored Sep 25, 2024
2 parents df6ef90 + 9d3f9b6 commit 684639d
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 @@ -22,8 +22,8 @@ jobs:
- name: Draft Release
uses: release-drafter/release-drafter@v6
with:
config-name: release-drafter-template.yml
config-name: gh-release-drafter.yml
commitish: ${{ inputs.sha || github.sha }}
disable-autolabeler: false
disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 684639d

Please sign in to comment.