Skip to content

Commit

Permalink
Merge pull request #24 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 56d0c35 + 4f9b4d9 commit 19b66ce
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 @@ -22,7 +22,7 @@ jobs:
- name: Draft Release
uses: release-drafter/release-drafter@v6
with:
config-name: gh-release-drafter.yml
config-name: metric-forge:.github/release-drafter-template.yml
commitish: ${{ inputs.sha || github.sha }}
disable-autolabeler: false
env:
Expand Down

0 comments on commit 19b66ce

Please sign in to comment.