chore(release): reenable automatic releases

This commit is contained in:
Moody Salem 2020-10-01 11:21:48 -05:00 committed by GitHub
parent bf8efc9bf6
commit 9e140d1214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,7 @@
name: Release
on:
# every morning
# schedule:
# - cron: '0 12 * * 1-4'
schedule:
- cron: '0 12 * * 1-4' # every day 12:00 UTC Monday-Thursday
# manual trigger
workflow_dispatch:
@ -102,4 +101,4 @@ jobs:
- https://ipfs.infura.io/ipfs/${{ steps.upload.outputs.hash }}/
- https://ipfs.io/ipfs/${{ steps.upload.outputs.hash }}/
${{ needs.bump_version.outputs.changelog }}
${{ needs.bump_version.outputs.changelog }}