Update workflow.yml
trying to fix autodeploy bug
Esse commit está contido em:
@@ -30,6 +30,10 @@ jobs:
|
||||
- name: Build
|
||||
run: yarn build
|
||||
|
||||
- name: Create artifact dir
|
||||
run: |
|
||||
mkdir -p artifacts
|
||||
|
||||
- name: Archive Produciton Artifacts
|
||||
uses: actions/upload-artifact@master
|
||||
with:
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário