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 1d28daa commit 96ac6e7Copy full SHA for 96ac6e7
.github/workflows/summarize-ambassadors.yml
@@ -29,6 +29,6 @@ jobs:
29
run: |
30
git config --global user.email "[email protected]"
31
git config --global user.name "GitHub Actions"
32
- git add SUMMARY.md SUMMARY.csv
+ git add ambassador/SUMMARY.md ambassador/SUMMARY.csv
33
git commit -m "Update Ambassador Application Summary"
34
git push
0 commit comments