Update update-os.yml

This commit is contained in:
Ace 2023-12-21 19:49:00 +01:00 committed by GitHub
parent c91096c967
commit c5b3b02349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,7 @@ jobs:
permissions:
contents: write
env:
CURRENT_DATE: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.date ? github.event.inputs.date : (env.DATE_OVERRIDE ? env.DATE_OVERRIDE : '') }}
CURRENT_DATE: "$(date +%Y%m%d%H%M)"
steps:
- name: Set Date