Skip to content

Commit a748d74

Browse files
committed
exclude draft
Signed-off-by: Tony Xiang <19280867+TonyXiang8787@users.noreply.github.com>
1 parent c836812 commit a748d74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ runs:
1212
uses: pozetroninc/github-action-get-latest-release@master
1313
with:
1414
repository: ${{ github.repository }}
15+
excludes: prerelease, draft
1516

1617
- name: Run version bump script
1718
id: bump_version

0 commit comments

Comments
 (0)