Skip to content

Commit

Permalink
Update push-dir path in GitHub actions
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <george.padayatti@igrant.io>
  • Loading branch information
georgepadayatti committed Jun 16, 2022
1 parent 3cb7dac commit b5d9041
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5d9041

Please sign in to comment.