From 8415c945fb299a7ecbaca76853987a2ea4fcf30c Mon Sep 17 00:00:00 2001 From: Chrstn67 Date: Fri, 20 Dec 2024 11:25:57 +0100 Subject: [PATCH] MAJ CSS en cours --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cbfd695..8272408 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,4 +31,4 @@ jobs: gh release create "$tag" \ --title="$tag" \ --draft \ - main.js manifest.json + main.js manifest.json styles.css