Skip to content

Commit

Permalink
👷 draft -> prerealse
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidZhang73 committed Feb 28, 2022
1 parent c50151c commit bb79836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: latest
draft: true
prerelease: true
title: Release v${{ steps.package-version.outputs.current-version}}
files: |
vidat-v${{ steps.package-version.outputs.current-version}}.zip
Expand Down

0 comments on commit bb79836

Please sign in to comment.