Atualizar .github/workflows/deploy.yml
Deploy via Script Externo / deploy (push) Waiting to run
Teste Shell Runner / shell-test (push) Successful in 6s
ShellCheck CI / shellcheck (push) Failing after 1s

This commit is contained in:
2026-05-30 04:34:39 +00:00
parent ffae6d51a2
commit 66b2e6f54a
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
steps:
- name: 📥 Baixar código
uses: actions/checkout@v4
uses: actions/checkout@v3
- name: 🔧 Configurar permissões
run: chmod +x scripts/*.sh