Fix dactyl GitHub workflow

This commit is contained in:
docforcedev
2021-05-12 21:49:26 -05:00
committed by GitHub
parent be252a25ce
commit 481d0d3953

View File

@@ -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: