Skip to content

Commit

Permalink
Update manual_release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuezas authored Jun 14, 2023
1 parent 0673138 commit a2cbca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/manual_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
- uses: ncipollo/release-action@v1
with:
makeLatest: true
generateReleaseNotes: true
tag: "v${{env.RELEASE_VERSION}}"
artifacts: "lgt8f-${{env.RELEASE_VERSION}}.zip"

0 comments on commit a2cbca9

Please sign in to comment.