Update weekly-velocity-report.yml
This commit is contained in:
parent
47de37eb0a
commit
57003ca68c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/weekly-velocity-report.yml
vendored
2
.github/workflows/weekly-velocity-report.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Append data to Google Sheet
|
||||
if: success()
|
||||
uses: jroehl/gsheet-action@v2.0.0
|
||||
uses: jroehl/gsheet-action@v2.1.1
|
||||
with:
|
||||
spreadsheetId: ${{ secrets.SPREADSHEET_ID }}
|
||||
commands: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue