mirror of
https://github.com/sstent/NYT_Sudoku.git
synced 2025-12-06 06:01:41 +00:00
Update blank.yml
This commit is contained in:
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user