Skip to content

avoid matching newlines when updating the hugo version (see https://g… #4

avoid matching newlines when updating the hugo version (see https://g…

avoid matching newlines when updating the hugo version (see https://g… #4

Workflow file for this run

name: Build and deploy
on:
pull_request:
push:
permissions:
contents: write
jobs:
success:
runs-on: ubuntu-24.04
steps:
- name: Setup Hugo
uses: peaceiris/[email protected]
with:
hugo-version: 0.73.0
extended: true