Update weekly-velocity-report.yml
This commit is contained in:
parent
47de37eb0a
commit
57003ca68c
|
@ -28,7 +28,7 @@ jobs:
|
||||||
|
|
||||||
- name: Append data to Google Sheet
|
- name: Append data to Google Sheet
|
||||||
if: success()
|
if: success()
|
||||||
uses: jroehl/gsheet-action@v2.0.0
|
uses: jroehl/gsheet-action@v2.1.1
|
||||||
with:
|
with:
|
||||||
spreadsheetId: ${{ secrets.SPREADSHEET_ID }}
|
spreadsheetId: ${{ secrets.SPREADSHEET_ID }}
|
||||||
commands: |
|
commands: |
|
||||||
|
|
Loading…
Reference in New Issue