Update blank.yml

This commit is contained in:
2023-11-15 10:25:57 -05:00
committed by GitHub
parent 7158d3cf4f
commit d8f1425c62

View File

@@ -11,6 +11,8 @@ jobs:
- name: checkout main branch
uses: actions/checkout@v2
- uses: gr2m/write-csv-file-action@v1.x
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
path: data/stats.csv
columns: Column 1, Column 2, etc