Skip to content

Commit 56641ac

Browse files
committed
Chaning workflow to use new folder
1 parent 6f65d05 commit 56641ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: npm run docs
7878

7979
- name: Sign and commit documentation to branch dev
80-
uses: ./.github/signed-commit/
80+
uses: ./.github/os-git-actions/signed-commit/
8181
with:
8282
branch: main
8383
message: 'Update documentation [skip ci]'

0 commit comments

Comments
 (0)