Update .gitea/workflows/simplesbentocreation.yml
This commit is contained in:
@@ -52,6 +52,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: alam00000/bentopdf
|
repository: alam00000/bentopdf
|
||||||
ref: main
|
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
|
- name: Inject SIMPLE_MODE into Dockerfile
|
||||||
if: steps.exists.outputs.skip == 'false'
|
if: steps.exists.outputs.skip == 'false'
|
||||||
|
|||||||
Reference in New Issue
Block a user