We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f61a7e commit 7251d1aCopy full SHA for 7251d1a
.github/workflows/ci.yml
@@ -63,6 +63,7 @@ jobs:
63
run: |
64
git config user.name "${{ github.workflow }} by ${{ github.actor }}"
65
git config user.email "<>"
66
+ git add Images/TestedWith.json
67
git commit Images/TestedWith.json -m "Update CI badges ${{ github.ref_name }}"
68
git fetch
69
git push
0 commit comments