Skip to content

Commit

Permalink
zadm is ready for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
hadfl committed Aug 1, 2020
1 parent fcadc19 commit d6920f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
tag_name: v${{ steps.version.outputs.ver }}
release_name: v${{ steps.version.outputs.ver }}
draft: false
prerelease: true
prerelease: false

- name: Upload gz
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit d6920f2

Please sign in to comment.