try to fix build not running

pull/699/head v3.33.1
Mikael Finstad 5 years ago
parent 3899f11717
commit 96fe4d9c1b
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -2,8 +2,11 @@ name: Build/release
on:
push:
branches:
- master
tags:
- 'v*'
schedule:
- cron: '0 10 * * 0'
jobs:
release:

Loading…
Cancel
Save