mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-18 20:19:30 -07:00
ci: build with multiple Hugo versions and update caches
Add matrix strategy for 'latest' and '0.114.0' in build job. Update pnpm and Hugo cache keys for better reliability. Push artifacts only for 'latest' version. Add [skip ci] to format commit message. Signed-off-by: Sped0n <hi@sped0n.com>
This commit is contained in:
2
.github/workflows/eslint.yml
vendored
2
.github/workflows/eslint.yml
vendored
@@ -54,4 +54,4 @@ jobs:
|
||||
if: ${{ steps.format.outcome == 'success' }}
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: 'ci: format code'
|
||||
commit_message: 'ci: format code [skip ci]'
|
||||
|
||||
Reference in New Issue
Block a user