We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2309591 commit d1ed627Copy full SHA for d1ed627
.github/workflows/workflow-blacklist-academy-api-postman-newman.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Passo 2 - Baixar report html armazenado no job anterior "postman-api-rest"
62
uses: actions/download-artifact@v4
63
with:
64
- name: postman-api-rest-report-html-newman
+ name: postman-api-rest-report-htmlextra-newman
65
path: ./reports
66
67
- name: Passo 3 - Armazenar pages
@@ -71,4 +71,4 @@ jobs:
71
72
- name: Passo 4 - Deploy/Publicar no Github Pages na "url" configurada em "deploy-github-pages > environment"
73
id: deployment
74
- uses: actions/deploy-pages@v1
+ uses: actions/deploy-pages@v1
0 commit comments