Actualizar .gitea/workflows/build.yml
Some checks failed
Build .NET Project / build (push) Failing after 8s
Some checks failed
Build .NET Project / build (push) Failing after 8s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Checkout código
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: ${{ gitea.repository }}
|
||||
repository: git/${{ gitea.repository }}
|
||||
ref: ${{ gitea.ref }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user