From 13f46ab513a7e66925b9f83616c79d4da03eefd3 Mon Sep 17 00:00:00 2001 From: koeneijkemans Date: Sun, 5 Jul 2020 08:43:53 +0200 Subject: [PATCH] Test commit to see if we can update the workflows --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dc8b0b9..ac18141 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,4 +13,4 @@ jobs: id: getversion uses: diligencia/semantic-git-version-action@master - name: Echo name - run: echo "The name of the branch is ${{ steps.build.outputs.branchname }}" + run: echo "The name of the branch is ${{ steps.build.outputs.branchname }}!"