Skip to content

Commit 47ea8cb

Browse files
authored
ci: preview of docs on swarm (#82)
1 parent b640b46 commit 47ea8cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/check.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,9 @@ jobs:
6363
mkdir /tmp/link-checker
6464
npx link-checker --url-ignore localhost --allow-hash-href --mkdocs --http-cache /tmp/link-checker --http-always-get --http-timeout 10000 --http-redirects 5 ./build
6565
66+
- name: Create preview
67+
uses: ethersphere/swarm-preview-action@master
68+
with:
69+
bee-url: https://bee-9.gateway.ethswarm.org
70+
postage-batch-id: '0000000000000000000000000000000000000000000000000000000000000000'
71+
token: ${{ secrets.REPO_GHA_PAT }}

0 commit comments

Comments
 (0)