Skip to content

Commit

Permalink
Merge pull request w3f#126 from w3f/Noc2-patch-1
Browse files Browse the repository at this point in the history
Update google_sheet_update.yml
  • Loading branch information
Marcin authored Nov 25, 2020
2 parents 534c567 + e4765a0 commit 63d6de3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/google_sheet_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@ jobs:
"${{ steps.grant_parser.outputs.contact_email }}",
"${{ steps.grant_parser.outputs.country }}",
"",
"https://github.com/web3/Open-Grants-Program/pull/${{ github.event.pull_request.number }}",
"https://github.com/web3/Open-Grants-Program/pull/${{ github.event.pull_request.number }}",
"https://github.com/w3f/Open-Grants-Program/pull/${{ github.event.pull_request.number }}",
"https://github.com/w3f/Open-Grants-Program/pull/${{ github.event.pull_request.number }}",
"USD", "0", "0", "0",
"${{ steps.grant_parser.outputs.total_cost }}",
"",
"",
"Executed",
"https://github.com/web3/Open-Grants-Program/pull/${{ github.event.pull_request.number }}",
"https://github.com/w3f/Open-Grants-Program/pull/${{ github.event.pull_request.number }}",
"${{ steps.date.outputs.date }}"
]],
"worksheetTitle": "Legal",
Expand Down

0 comments on commit 63d6de3

Please sign in to comment.