🔧 Test setting new content

This commit is contained in:
Simon Schneegans
2022-10-08 21:33:29 +02:00
parent d4e218a2a3
commit d93cff94c6

View File

@@ -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: