Skip to content

Commit

Permalink
chore: update nightly release
Browse files Browse the repository at this point in the history
  • Loading branch information
nange committed Dec 12, 2023
1 parent 0a16d87 commit 9b50732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: Nightly
tag_name: nightly
body: For testing and development only
files: bin/*.zip

Expand Down Expand Up @@ -104,5 +105,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: Nightly
tag_name: nightly
body: For testing and development only
files: bin/*.zip

0 comments on commit 9b50732

Please sign in to comment.