mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-04-04 17:04:32 +00:00
Enable cron in deploy workflow
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 3m7s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 3m7s
This commit is contained in:
parent
f8d668e4f3
commit
aed28d8ce3
@ -1,8 +1,8 @@
|
||||
name: Build And Publish
|
||||
run-name: ${{ gitea.actor }} runs ci pipeline
|
||||
on:
|
||||
# schedule:
|
||||
# - cron: '59 23 * * *'
|
||||
schedule:
|
||||
- cron: '59 23 * * *'
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
|
Loading…
Reference in New Issue
Block a user