🪲 Fix gist ID

This commit is contained in:
Simon Schneegans
2020-08-16 06:01:46 +02:00
parent 1f520497a1
commit 6b7fabba5f

View File

@@ -1,4 +1,4 @@
name: Badges name: Build Badges
on: [push] on: [push]
@@ -13,7 +13,7 @@ jobs:
uses: schneegans/dynamic-badges-action@master uses: schneegans/dynamic-badges-action@master
with: with:
auth: ${{ secrets.GIST_SECRET }} auth: ${{ secrets.GIST_SECRET }}
gistID: <gist-ID> gistID: 2ab8f1d386f13aaebccbd87dac94068d
filename: answer.json filename: answer.json
label: The Answer is label: The Answer is
message: ${{ env.ANSWER }} message: ${{ env.ANSWER }}