1
0
mirror of https://github.com/oliverbooth/VpSharp synced 2024-11-09 23:15:41 +00:00

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

View File

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