Skip to content

Commit

Permalink
ci: Publish pre-realeases using drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMerski committed Jul 27, 2023
1 parent 3d065ee commit 88832e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-draft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@ jobs:
# with:
# config-name: my-config.yml
# disable-autolabeler: true
with:
prerelease: true
publish: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 88832e3

Please sign in to comment.