Skip to content

Commit 3e99cf4

Browse files
committed
Try remote uses.
1 parent 1e7bba0 commit 3e99cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Deploy Preview Site
10-
uses: ./.github/workflows/ddev.site.deploy.yml
10+
uses: operations-project/github-action-ddev-runner/.github/workflows/ddev.site.deploy.yml
1111
with:
1212
git_root: /apps/ourproject/pr${{ github.event.number }}
1313
ddev_project_name: ourproject.pr${{ github.event.number }}

0 commit comments

Comments
 (0)