Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjkula authored Nov 2, 2023
1 parent 4fd2311 commit d69aaf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
with:
tag_name: ${{ v0.8.0 }}
release_name: Release ${{ v0.8.0 }}
release_name: Pre-Release ${{ v0.8.0 }}
draft: false
prerelease: true

Expand Down

0 comments on commit d69aaf3

Please sign in to comment.