2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-22 14:50:53 +00:00

Update qc_checks.yaml (#8759)

This commit is contained in:
Matthias Mair
2024-12-24 11:42:39 +01:00
committed by GitHub
parent 02e43061b2
commit 1fec41cb71

View File

@ -209,7 +209,7 @@ jobs:
with: with:
repository: inventree/schema repository: inventree/schema
token: ${{ secrets.SCHEMA_PAT }} token: ${{ secrets.SCHEMA_PAT }}
persist-credentials: false persist-credentials: true
- name: Download schema artifact - name: Download schema artifact
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # pin@v4.1.8 uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # pin@v4.1.8
with: with: