mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 19:12:22 +01:00
Fix path
This commit is contained in:
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
REPO: self
|
REPO: self
|
||||||
BRANCH: pdfs
|
BRANCH: pdfs
|
||||||
FOLDER: ${GITHUB_WORKSPACE}/.compiled
|
FOLDER: .compiled
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
COMMIT_NAME: "github-actions[bot]"
|
COMMIT_NAME: "github-actions[bot]"
|
||||||
COMMIT_EMAIL: "github-actions[bot]@users.noreply.github.com"
|
COMMIT_EMAIL: "github-actions[bot]@users.noreply.github.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user