Yuki Takei 4 лет назад
Родитель
Сommit
587871264c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .github/workflows/ci-app-prod.yml

+ 1 - 0
.github/workflows/ci-app-prod.yml

@@ -282,6 +282,7 @@ jobs:
     steps:
     steps:
     - uses: actions/checkout@v2
     - uses: actions/checkout@v2
       with:
       with:
+        ref: ${{ github.head_ref }}
         fetch-depth: 0
         fetch-depth: 0
 
 
     - uses: actions/setup-node@v2
     - uses: actions/setup-node@v2