Skip to content

Commit

Permalink
fix releases coming out as a draft
Browse files Browse the repository at this point in the history
  • Loading branch information
D4M13N-D3V committed Jan 7, 2024
1 parent 1154fc2 commit 7a2a035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/game_web_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
body: |
Release notes for ${{env.GitVersion_MajorMinorPatch}}
draft: false
prerelease: true
prerelease: false

- name: test
run: ls
Expand Down

0 comments on commit 7a2a035

Please sign in to comment.