mirror of
https://github.com/sstent/NYT_Sudoku.git
synced 2026-01-25 14:43:16 +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
|
- name: checkout main branch
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- uses: gr2m/write-csv-file-action@v1.x
|
- uses: gr2m/write-csv-file-action@v1.x
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
path: data/stats.csv
|
path: data/stats.csv
|
||||||
columns: Column 1, Column 2, etc
|
columns: Column 1, Column 2, etc
|
||||||
|
|||||||
Reference in New Issue
Block a user