Skip to content

Commit d1ed627

Browse files
No job deploy-github-pages, atualizando trecho com nome do report html
para verificar se github actions das pages vai executar ou não com sucesso
1 parent 2309591 commit d1ed627

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow-blacklist-academy-api-postman-newman.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Passo 2 - Baixar report html armazenado no job anterior "postman-api-rest"
6262
uses: actions/download-artifact@v4
6363
with:
64-
name: postman-api-rest-report-html-newman
64+
name: postman-api-rest-report-htmlextra-newman
6565
path: ./reports
6666

6767
- name: Passo 3 - Armazenar pages
@@ -71,4 +71,4 @@ jobs:
7171

7272
- name: Passo 4 - Deploy/Publicar no Github Pages na "url" configurada em "deploy-github-pages > environment"
7373
id: deployment
74-
uses: actions/deploy-pages@v1
74+
uses: actions/deploy-pages@v1

0 commit comments

Comments
 (0)