Skip to content

Commit

Permalink
just use Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsen9026 committed Jun 14, 2024
1 parent b0b5837 commit 6a9bf6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
tag_name: v1Dev
name: 'v1Dev'
tag_name: Dev
name: '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 6a9bf6f

Please sign in to comment.