Artifacts: added dash in the name

This commit is contained in:
Xargon Wan 2022-05-06 09:31:51 +09:00
parent a3f3bc8327
commit 3716687657

View file

@ -1,14 +1,11 @@
name: Remove artifacts
name: Remove-artifacts
on:
workflow_dispatch:
#on:
#schedule:
# Every day at 1am
# - cron: '0 1 * * *'
# workflow_dispatch:
workflow_dispatch:
jobs:
remove-old-artifacts: