You've already forked dynamic-badges-action
🔧 Test setting new content
This commit is contained in:
2
.github/workflows/badges.yml
vendored
2
.github/workflows/badges.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user