mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Workflow fixes
- Fix typo in 'paths-ignore' - Add back 'buildDistribution' to demo job summary
This commit is contained in:
2
.github/workflows/ci-update-dist.yml
vendored
2
.github/workflows/ci-update-dist.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/**'
|
||||
paths_ignore:
|
||||
paths-ignore:
|
||||
- 'dist/**'
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user