We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722207e commit 7f59858Copy full SHA for 7f59858
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: Build w/ Hugo & deploy to GitHub Pages
3
on:
4
push:
5
branches:
6
- - release-1.15.0
+ - release-1.16.0
7
workflow_dispatch:
8
9
jobs:
0 commit comments