Skip to content
This repository was archived by the owner on Aug 21, 2022. It is now read-only.

Commit 009629a

Browse files
committed
chore: adjust test action path
1 parent 78da641 commit 009629a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
proxied: 0
9393
token: "${{ secrets.CLOUDFLARE_TOKEN }}"
9494
zone: "${{ secrets.CLOUDFLARE_ZONE }}"
95-
- uses: getstackhead/stackhead@next
95+
- uses: getstackhead/stackhead/actions/integration-test@next
9696
with:
9797
ipaddress: ${{ steps.setup_server.outputs.hcloud_server_created_ipv4 }}
9898
domain: '${{ env.DOMAIN_NAME }}.${{ env.DOMAIN_SUFFIX }}'

0 commit comments

Comments
 (0)