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 3f09218 commit f39b6daCopy full SHA for f39b6da
.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
+ git add SUMMARY.md SUMMARY.csv
33
git commit -m "Update Ambassador Application Summary"
34
git push
0 commit comments