Merge pull request #1072 from docforcedev/master

Fix dactyl GitHub workflow
This commit is contained in:
Rome Reginelli
2021-05-12 20:16:55 -07:00
committed by GitHub

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: