Commit 9e140d12 authored by Moody Salem's avatar Moody Salem Committed by GitHub

chore(release): reenable automatic releases

parent bf8efc9b
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 }}
\ No newline at end of file
${{ needs.bump_version.outputs.changelog }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment