Only publish main branch
This commit is contained in:
parent
cb6bd1a331
commit
6972e5191e
1 changed files with 8 additions and 1 deletions
|
@ -15,8 +15,15 @@ steps:
|
|||
commands:
|
||||
- hugo
|
||||
- hugo deploy
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 440ef22e1e1e95fc8b1bbc12b16815e90da565797ab2de1db1b5e122a3cf04e4
|
||||
hmac: 5fc38cf903fe1aaea273b0c99f4eacb442408d2b1fcf8d6a9343112922eeaf97
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue