[Automated] Merged develop into main

This commit is contained in:
pypebot 2021-06-08 17:56:48 +02:00 committed by GitHub
commit aef2bd67e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,12 @@
name: Nightly Prerelease
on:
push:
branches: [main]
workflow_dispatch:
jobs:
create_nightly:
runs-on: ubuntu-latest
if: github.actor != 'pypebot'
steps:
- name: 🚛 Checkout Code