From b5d9041046c642d0c88d0e20725b15849521c838 Mon Sep 17 00:00:00 2001 From: George J Padayatti Date: Thu, 16 Jun 2022 20:47:32 +0530 Subject: [PATCH] Update push-dir path in GitHub actions Signed-off-by: George J Padayatti --- .github/workflows/actions.yml | 2 +- .../protocol/datadisclosure-agreement-protocol-specification.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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