From d93cff94c64f8ce124bdf4eb69558bfda968e13d Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Sat, 8 Oct 2022 21:33:29 +0200 Subject: [PATCH] :wrench: Test setting new content --- .github/workflows/badges.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/badges.yml b/.github/workflows/badges.yml index cc38682..95f84f4 100644 --- a/.github/workflows/badges.yml +++ b/.github/workflows/badges.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Get the Numbers - run: echo "ANSWER=42" >> $GITHUB_ENV + run: echo "ANSWER=43" >> $GITHUB_ENV - name: Create the Badge uses: schneegans/dynamic-badges-action@feature/update-only-if-changed with: