mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 11:02:21 +01:00
Update compile workflow
This commit is contained in:
4
.github/workflows/compile.yml
vendored
4
.github/workflows/compile.yml
vendored
@ -48,4 +48,6 @@ jobs:
|
|||||||
BRANCH: pdfs
|
BRANCH: pdfs
|
||||||
FOLDER: /tmp/compiled
|
FOLDER: /tmp/compiled
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
MESSAGE: "🤖 It's hard to work with you ({sha})"
|
COMMIT_NAME: "github-actions[bot]"
|
||||||
|
COMMIT_EMAIL: "github-actions[bot]@users.noreply.github.com"
|
||||||
|
MESSAGE: "🤖 Hello human, doing my things ({sha})"
|
||||||
Reference in New Issue
Block a user