Update .gitea/workflows/simplesbentocreation.yml

This commit is contained in:
2025-12-09 05:10:40 +00:00
parent 9ad605307b
commit 35d9353ec1

View File

@@ -52,6 +52,9 @@ jobs:
with:
repository: alam00000/bentopdf
ref: main
# --- CORREÇÃO IMPORTANTE ABAIXO ---
# Força a action a buscar no GitHub.com em vez do seu servidor local
github-server-url: 'https://github.com'
- name: Inject SIMPLE_MODE into Dockerfile
if: steps.exists.outputs.skip == 'false'