From 736c13d81263092655ede64bd571451d090948e9 Mon Sep 17 00:00:00 2001 From: SamBroomy <36888606+SamBroomy@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:17:44 +0000 Subject: [PATCH] work plz --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 297e2e8..c61cb7d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -68,6 +68,7 @@ jobs: permissions: id-token: write if: github.event_name == 'push' && github.ref == 'refs/heads/main' + steps: - uses: actions/checkout@v4