mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-04 11:07:32 -05:00
Put the deployment on the right ref [skip ci]
This commit is contained in:
1
.github/workflows/pull_request.yml
vendored
1
.github/workflows/pull_request.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user