mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-19 00:27:29 +01:00
tools/github actions: build and push html/markdown exports after automatic metadata updates
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/45
This commit is contained in:
3
.github/workflows/daily-update-metadata.yml
vendored
3
.github/workflows/daily-update-metadata.yml
vendored
@@ -26,3 +26,6 @@ jobs:
|
||||
git add software/ tags/ platforms/ licenses*.yml
|
||||
git diff-index --quiet HEAD || git commit -m "[bot] update projects metadata"
|
||||
git push
|
||||
build:
|
||||
uses: ./.github/workflows/build.yml
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user