Skip to content

Commit 26c73da

Browse files
committed
Publishes to proper hostname: hubsfoundation.org
1 parent cd4f0b5 commit 26c73da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
if: ${{ github.ref == 'refs/heads/master' && github.repository == 'Hubs-Foundation/hubs-docs' }}
3030
env:
3131
source: build/hubs-docs/
32-
dest: webcontainers@web-containers.hubsfoundation.org:wordpress/hubs-docs
32+
dest: [email protected]:wordpress/hubs-docs
3333
run: |
3434
env
3535
mkdir -p ~/.ssh

0 commit comments

Comments
 (0)