Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27a633d2c7 | |||
| e6cf8aeeaa |
@@ -0,0 +1,16 @@
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
paths-ignore:
|
||||
- "wip/**"
|
||||
- "README.md"
|
||||
- ".gitignore"
|
||||
- ".claude/**"
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
uses: mikkeli/novoyuuparosk-auto-wiki/.gitea/workflows/publish-songs.yml@automation/songs
|
||||
with:
|
||||
SOURCE_REF: ${{ github.sha }}
|
||||
SOURCE_BASE_REF: ${{ github.event.before }}
|
||||
secrets: inherit
|
||||
Reference in New Issue
Block a user