ci: make preview check step optional (#548)

This commit is contained in:
Adam Uhlíř
2022-10-05 00:26:57 -07:00
committed by GitHub
parent 9d2d271c20
commit b6419297f4
+1
View File
@@ -71,6 +71,7 @@ jobs:
- name: Create preview
uses: ethersphere/swarm-actions/pr-preview@v0
continue-on-error: true
with:
bee-url: https://unlimited.gateway.ethswarm.org
token: ${{ secrets.GHA_PAT_BASIC }}