Skip to content

Commit

Permalink
Update release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefino9488 committed Jun 6, 2024
1 parent 2fce0ab commit 77e4195
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,7 @@ jobs:
artifacts: fastbootflasher-${{ steps.version.outputs.version }}.zip
tag: "${{ steps.version.outputs.version }}"
name: "Fastboot Flasher ${{ steps.version.outputs.version }}"
token: ${{ secrets.GITHUB_TOKEN }}
allowUpdates: true
makeLatest: true
bodyFile: CHANGELOG.md
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 77e4195

Please sign in to comment.