Skip to content

Commit

Permalink
Update createrelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xRogu authored Aug 6, 2023
1 parent af3e849 commit fd3f10f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/createrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ jobs:
with:
artifacts: "BlueberryMSS.zip"
token: ${{ secrets.GITHUB_TOKEN }}
tag: "release"
generateReleaseNotes: true
makeLatest: true

0 comments on commit fd3f10f

Please sign in to comment.