fix(ci): publish nightly on push to main

This commit is contained in:
Oliver Booth 2023-05-25 19:22:02 +01:00
parent b5bcd40a15
commit 4ea2758cc2
Signed by: oliverbooth
GPG Key ID: 725DB725A0D9EE61
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Publish Nightly
on:
push:
branches:
- develop
- main
workflow_dispatch:
jobs: