fix vite deploy: add debug
All checks were successful
Deploy Production Server / if_merged (push) Successful in 4m54s
All checks were successful
Deploy Production Server / if_merged (push) Successful in 4m54s
This commit is contained in:
parent
743f2a720c
commit
a4d0e4f9ac
@ -12,7 +12,7 @@ on:
|
||||
# Here we check that the PR was correctly merged to main
|
||||
jobs:
|
||||
if_merged:
|
||||
if: github.event.pull_request.merged == true
|
||||
# if: github.event.pull_request.merged == true
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user