mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
push.yml: trying to fix syntax in 3rd party step
This commit is contained in:
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
@@ -134,8 +134,7 @@ jobs:
|
||||
path: metadata/*
|
||||
if-no-files-found: error
|
||||
|
||||
- name: Delete temp artifacts
|
||||
uses: geekyeggo/delete-artifact@v2
|
||||
- uses: geekyeggo/delete-artifact@v2
|
||||
with:
|
||||
name: .metadata-*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user