Skip to content

Commit

Permalink
chore(github): Latest is a pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick authored Jul 23, 2023
1 parent a4db5ba commit fc41da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildcdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: 'latest'
prerelease: false
prerelease: true
title: "Latest"
files: |
dist/bw212x64.zip
Expand Down

0 comments on commit fc41da0

Please sign in to comment.