Skip to content

Commit

Permalink
Chaning workflow to use new folder
Browse files Browse the repository at this point in the history
  • Loading branch information
rugoncalves committed Oct 24, 2023
1 parent 6f65d05 commit 56641ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: npm run docs

- name: Sign and commit documentation to branch dev
uses: ./.github/signed-commit/
uses: ./.github/os-git-actions/signed-commit/
with:
branch: main
message: 'Update documentation [skip ci]'
Expand Down

0 comments on commit 56641ac

Please sign in to comment.