Skip to content

Commit

Permalink
Rename reelease
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsen9026 committed Jun 14, 2024
1 parent 6a9bf6f commit ee647e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
tag_name: Dev
name: 'Dev'
name: 'v1-Dev'
prerelease: true
body: This release is highly unstable. Expect bugs and crashes on this branch. Developers Only!
files: |
Expand Down

0 comments on commit ee647e4

Please sign in to comment.