mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Artifacts: added dash in the name
This commit is contained in:
parent
a3f3bc8327
commit
3716687657
7
.github/workflows/remove-artifacts.yml
vendored
7
.github/workflows/remove-artifacts.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue