Add CI workflow for generating nightly builds

This commit is contained in:
peelz
2023-05-27 14:47:05 -04:00
parent a26b00a5d8
commit a36157e40f
3 changed files with 107 additions and 4 deletions
+3
View File
@@ -19,3 +19,6 @@ jobs:
publish-release:
uses: ./.github/workflows/publish-release.yml
with:
ref: ${{ github.event.ref }}
tag: latest