Workflow fixes

- Fix typo in 'paths-ignore'
- Add back 'buildDistribution' to demo job summary
This commit is contained in:
daz
2024-04-12 09:55:46 -06:00
committed by Daz DeBoer
parent d0f2f0387e
commit 0325d99e52
5 changed files with 13 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ on:
branches:
- 'main'
- 'release/**'
paths_ignore:
paths-ignore:
- 'dist/**'
permissions: