feat(versioning): add additional asset references for versioning in YAML configuration

This commit is contained in:
2026-01-14 13:34:09 +01:00
parent 201c41e4f5
commit 4f85ea84d3
3 changed files with 14 additions and 7 deletions

View File

@@ -8,6 +8,9 @@ on:
- 'script.js'
- 'styles.css'
- 'logo.png'
- 'index.html'
- 'version-assets.sh'
- '.github/workflows/version-assets.yml'
jobs:
version-assets: