mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Update workflow
This commit is contained in:
3
.github/workflows/compile.yml
vendored
3
.github/workflows/compile.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths: ["src/**", .github/workflows/**]
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
@ -47,4 +48,4 @@ jobs:
|
||||
BRANCH: pdfs
|
||||
FOLDER: /tmp/compiled
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
MESSAGE: "🤖 It's hard to work with you"
|
||||
MESSAGE: "🤖 It's hard to work with you ({sha})"
|
||||
Reference in New Issue
Block a user