Skip to content

Commit

Permalink
upd - Updated the release drafter
Browse files Browse the repository at this point in the history
---

Type: upd
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Feb 19, 2024
1 parent 5946ee7 commit a1a739f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prepdraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Prepare release draft
on:
push:
tags:
- '**'
- 'v0.1.*'

jobs:
build:
Expand Down Expand Up @@ -36,3 +36,4 @@ jobs:
draft: true
files: |
tools/*.zip
tools/*-changes.chg

0 comments on commit a1a739f

Please sign in to comment.