From fd8c11afc6e911ddf03257fd42849d9444ea2770 Mon Sep 17 00:00:00 2001 From: Pietro di Caprio Date: Sun, 18 Feb 2024 22:41:23 +0100 Subject: [PATCH] ci: push Containerfile in release branch --- .github/workflows/release.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0201e97..a4b3b64 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,10 +41,10 @@ jobs: - uses: vanilla-os/vib-gh-action@v0.3.2-2 - name: Save Containerfile - uses: actions/upload-artifact@v4 - with: - name: Containerfile - path: Containerfile + uses: actions/upload-artifact@v4 + with: + name: Containerfile + path: Containerfile commit: