From 134c139c18bcba4c8838075752b6e775dc62bb44 Mon Sep 17 00:00:00 2001 From: Ko van der Sloot Date: Wed, 11 Sep 2024 09:35:15 +0200 Subject: [PATCH] niet dus --- .github/workflows/actionstest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionstest.yml b/.github/workflows/actionstest.yml index ed27977..0caf9ca 100644 --- a/.github/workflows/actionstest.yml +++ b/.github/workflows/actionstest.yml @@ -79,7 +79,7 @@ jobs: uses: LanguageMachines/ticcactions/irc_status@v1 with: module: actiontests - branch: ${{ env.branch }} + branch: ${{ github.ref_name }} nickname: GH-${{ runner.os }}-${{ env.cid }} status: ${{ env.action_status }} details: ${{ env.action_details }}