fix pipeline 2nd try

This commit is contained in:
Vri 🌈 2023-07-26 15:58:48 +02:00
parent 00993aa8fc
commit c8d0437880
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -29,5 +29,5 @@ steps:
- HUGO_VERSION: ${HUGO_VERSION}
when:
branch:
include: [ ** ]
include: [ * ]
exclude: [ main ]