Put the deployment on the right ref [skip ci]

This commit is contained in:
2021-10-21 17:06:40 -05:00
parent ffaa86a23b
commit 0cd787706a

View File

@ -21,6 +21,7 @@ jobs:
token: "${{ github.token }}"
target_url: "https://demo.bbaovanc.com/pull_request/${{ github.event.number }}"
environment: demo.bbaovanc.com
ref: ${{ github.sha }}
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2