Compare commits
2 Commits
a471ba5010
...
27a633d2c7
| 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
|
||||||
@@ -1,5 +1,14 @@
|
|||||||
|
---
|
||||||
|
title: pulse under latent semantic envelopes
|
||||||
|
album: Shirakaba Express Service
|
||||||
|
wiki:
|
||||||
|
publish: true
|
||||||
|
release_date: 2026-06-18
|
||||||
|
---
|
||||||
|
|
||||||
# pulse under latent semantic envelopes
|
# pulse under latent semantic envelopes
|
||||||
|
|
||||||
|
The name of the song is stylised in all-lowercase, `pulse under latent semantic envelopes`, but Mediawiki loves a Capital Letter.
|
||||||
For more behind-the-scene shenanigans, see `pulse_dev`.
|
For more behind-the-scene shenanigans, see `pulse_dev`.
|
||||||
|
|
||||||
## Lyrics
|
## Lyrics
|
||||||
|
|||||||
Reference in New Issue
Block a user