Skip to content

Commit

Permalink
Use release-drafter from official repo now that release-drafter/relea…
Browse files Browse the repository at this point in the history
…se-drafter#865 is merged. Suffixed with a commit-id since there's no release yet.
  • Loading branch information
danielcweber committed Oct 12, 2021
1 parent 0c89a67 commit 58064d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -188,7 +188,7 @@ jobs:

steps:
- name: Draft release
uses: ExRam/release-drafter@Fix824
uses: release-drafter/release-drafter@8c2bf28
with:
name: ExRam.Gremlinq ${{ needs.build.outputs.semVer2 }}
prerelease: ${{ needs.build.outputs.isPreviewRelease }}
Expand Down

0 comments on commit 58064d2

Please sign in to comment.