diff --git a/.gitea/workflows/simplesbentocreation.yml b/.gitea/workflows/simplesbentocreation.yml index bb692a6..021e077 100644 --- a/.gitea/workflows/simplesbentocreation.yml +++ b/.gitea/workflows/simplesbentocreation.yml @@ -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'