Skip to content

Commit c47ab89

Browse files
committed
Settings for Google Sheet Test run
1 parent ba26f44 commit c47ab89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/example.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
with:
2828
netlify-token: ${{ secrets.NETLIFY_TOKEN }}
2929
netlify-site-id: ${{ secrets.NETLIFY_SITE }}
30-
days: 1
30+
days: 0
31+
disable-header: true
3132
- uses: niklasmerz/csv-to-google-spreadsheet@fixes
3233
with:
3334
csv_path: pageviews.csv

0 commit comments

Comments
 (0)