ci: make preview check step optional (#548)
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user