We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c836812 commit a748d74Copy full SHA for a748d74
action.yml
@@ -12,6 +12,7 @@ runs:
12
uses: pozetroninc/github-action-get-latest-release@master
13
with:
14
repository: ${{ github.repository }}
15
+ excludes: prerelease, draft
16
17
- name: Run version bump script
18
id: bump_version
0 commit comments