1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00

also publish to GitHub Package Registry

This commit is contained in:
2020-05-13 13:14:55 -04:00
parent 0c69508946
commit b0163ab633
2 changed files with 30 additions and 7 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
jobs:
test:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]