Skip to content

Commit a748d74

Browse files
committed
exclude draft
Signed-off-by: Tony Xiang <[email protected]>
1 parent c836812 commit a748d74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)