Skip to content

Commit 23ef71e

Browse files
authored
ci: move to beeload (#84)
1 parent 5d3e57c commit 23ef71e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/check.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ jobs:
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
6666
- name: Create preview
67-
uses: ethersphere/swarm-preview-action@master
67+
uses: ethersphere/beeload-action@v1
6868
with:
69-
bee-url: https://bee-9.gateway.ethswarm.org
70-
postage-batch-id: '0000000000000000000000000000000000000000000000000000000000000000'
69+
preview: 'true'
7170
token: ${{ secrets.REPO_GHA_PAT }}

0 commit comments

Comments
 (0)