mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
use geekyeggo/delete-artifact@v2
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -244,9 +244,8 @@ jobs:
|
|||||||
--attach "kleinanzeigen-bot-linux-amd64" \
|
--attach "kleinanzeigen-bot-linux-amd64" \
|
||||||
--attach "kleinanzeigen-bot-windows-amd64.exe"
|
--attach "kleinanzeigen-bot-windows-amd64.exe"
|
||||||
|
|
||||||
- name: Delete intermediate build artifacts
|
- name: "Delete intermediate build artifacts"
|
||||||
uses: geekyeggo/delete-artifact@1-glob-support # https://github.com/GeekyEggo/delete-artifact/
|
uses: geekyeggo/delete-artifact@v2 # https://github.com/GeekyEggo/delete-artifact/
|
||||||
with:
|
with:
|
||||||
name: "*"
|
name: "*"
|
||||||
useGlob: true
|
|
||||||
failOnError: false
|
failOnError: false
|
||||||
|
|||||||
Reference in New Issue
Block a user