We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f8bf4 commit f05a0f5Copy full SHA for f05a0f5
1 file changed
.github/workflows/docs-deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
./scripts/docs-deploy/pre-deploy.sh
15
shell: bash
16
- name: copy docs to gridaco/grida.co
17
- uses: DevOpenWRT-Router/github-action-push-to-another-repository@main
+ uses: cpina/github-action-push-to-another-repository@main
18
env:
19
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
20
with:
0 commit comments