Skip to content

Commit 7251d1a

Browse files
authored
Update ci.yml
Explicitly add TestedWith.json
1 parent 9f61a7e commit 7251d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
run: |
6464
git config user.name "${{ github.workflow }} by ${{ github.actor }}"
6565
git config user.email "<>"
66+
git add Images/TestedWith.json
6667
git commit Images/TestedWith.json -m "Update CI badges ${{ github.ref_name }}"
6768
git fetch
6869
git push

0 commit comments

Comments
 (0)