feat: override workflows to publish in fork

This commit is contained in:
David Hayes 2024-08-08 03:00:02 +00:00
parent ae99f42540
commit f8383ea6fd
5 changed files with 6519 additions and 5142 deletions

View file

@ -2,8 +2,8 @@ name: Docker nightly release
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
# schedule:
# - cron: '0 0 * * *'
jobs:
check_date: