diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c544916f85..0bc6b4546a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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 }} \ No newline at end of file + ${{ needs.bump_version.outputs.changelog }}