Skip to content

Commit

Permalink
Update badges.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VonSwirl authored Mar 24, 2021
1 parent 0d090a2 commit ccfbb65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/badges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ name: Build Badges
on: [push]

jobs:
answer-badge:
name: Create Answer Badge
badge:
name: Create Badge
runs-on: ubuntu-latest
steps:
- name: Dynamic Badges
uses: Schneegans/dynamic-badges-action@v1.0.0
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: 6e1b5f4f4259301c69e46f70cab4ed88
filename: action-badge.json
gistID: 3827cbacb1d5985745fa1a2029c3bb10
filename: create-badge.json
label: The Answer is
message: Hi
color: green

0 comments on commit ccfbb65

Please sign in to comment.