1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 03:25:41 +00:00

[github actions] Don't push nightly for main

This commit is contained in:
Oliver Booth 2022-05-12 14:30:25 +01:00
parent 10e4738788
commit 28d64f74fb
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634

View File

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