Skip to content

Commit

Permalink
Test build nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Jun 22, 2024
1 parent 0fe1836 commit 53d74a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
name: ${{ steps.version.outputs.version-full }}
tag_name: ${{ steps.version.outputs.version-full }}
body: "Release ${{ steps.version.outputs.version-full }}"
prerelease: ${{ steps.version.outputs.prerelease }}

frontend:
name: Build frontend
Expand Down

0 comments on commit 53d74a3

Please sign in to comment.