mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +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
|
id: slug7
|
||||||
env:
|
env:
|
||||||
PRSHA: ${{ steps.prsha7.outputs.substring }}
|
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
|
- name: Build and deploy to gh-pages
|
||||||
uses: sauloxd/review-apps@v1.3.3
|
uses: sauloxd/review-apps@v1.3.3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user