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 31d95ec commit d14defdCopy full SHA for d14defd
1 file changed
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
run: ./website.sh --force-docker-pull --parallel
36
- name: Pushes to another repository
37
id: push_directory
38
- uses: cpina/github-action-push-to-another-repository@main
+ uses: cpina/github-action-push-to-another-repository@55306faa4ed53b815ae49e564af8cfb359d32ae2
39
env:
40
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
41
with:
0 commit comments