Skip to content

Commit

Permalink
Merge pull request #23 from jrasband-dev/workflows
Browse files Browse the repository at this point in the history
Build: Updated Release Drafter
  • Loading branch information
jrasband-dev authored Sep 25, 2024
2 parents de371ca + 498db2e commit 56d0c35
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 @@ -24,6 +24,6 @@ jobs:
with:
config-name: gh-release-drafter.yml
commitish: ${{ inputs.sha || github.sha }}
disable-autolabeler: true
disable-autolabeler: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 56d0c35

Please sign in to comment.