mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Fix dactyl GitHub workflow
This commit is contained in:
2
.github/workflows/dactyl.yaml
vendored
2
.github/workflows/dactyl.yaml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
id: slug7
|
||||
env:
|
||||
PRSHA: ${{ steps.prsha7.outputs.substring }}
|
||||
run: echo "::set-output name=sha7::$(echo ${PRSHA} | cut -c1-
|
||||
run: echo "::set-output name=sha7::$(echo ${PRSHA} | cut -c1-7)"
|
||||
- name: Build and deploy to gh-pages
|
||||
uses: sauloxd/review-apps@v1.3.3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user