From d9e9fc750286d426dadd5f7b785755d4e2437360 Mon Sep 17 00:00:00 2001 From: 0xfirefist Date: Mon, 12 Feb 2024 20:18:23 +0530 Subject: [PATCH] precommit fix --- .github/workflows/push-fortuna-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-fortuna-image.yml b/.github/workflows/push-fortuna-image.yml index a57fb396c..6aa9415d3 100644 --- a/.github/workflows/push-fortuna-image.yml +++ b/.github/workflows/push-fortuna-image.yml @@ -49,4 +49,4 @@ jobs: file: "{context}/fortuna/Dockerfile" push: true tags: ${{ steps.fortuna.outputs.tags }} - labels: ${{ steps.fortuna.outputs.labels }} \ No newline at end of file + labels: ${{ steps.fortuna.outputs.labels }}