diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 5205963..e00baf6 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -20,4 +20,4 @@ jobs: - name: Release changes id: release_changes - run: push-dir --dir=docs/www --branch=gh-pages + run: node_modules/push-dir/bin/push-dir.js --dir=docs/www --branch=gh-pages diff --git a/docs/protocol/datadisclosure-agreement-protocol-specification.md b/docs/protocol/datadisclosure-agreement-protocol-specification.md index ebc0dfa..92d1a6b 100644 --- a/docs/protocol/datadisclosure-agreement-protocol-specification.md +++ b/docs/protocol/datadisclosure-agreement-protocol-specification.md @@ -7,7 +7,7 @@ Data disclosure agreements focuses on enables automated agreement handling to en Work in progress, version 0.9 ## Authors -Mr. George J Padayatti (iGrant.io, Sweden) +Mr. George Padayatti (iGrant.io, Sweden) Mr. Lal Chandran (iGrant.io, Sweden) ## Contributors and Reviwers