We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d8c7c1 + afd7e6d commit 17f70d7Copy full SHA for 17f70d7
README.md
@@ -464,7 +464,7 @@ tags: |
464
# handlebars
465
type=schedule,pattern={{date 'YYYYMMDD'}}
466
# handlebars with timezone
467
- type=schedule,pattern={{date 'YYYYMMDD-hhmmss' tz='Asia/Tokyo'}}
+ type=schedule,pattern={{date 'YYYYMMDD-HHmmss' tz='Asia/Tokyo'}}
468
```
469
470
Will be used on [schedule event](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule).
0 commit comments