Skip to content

Commit 422eaf7

Browse files
committed
2 parents 4c8a4d3 + ddce6e4 commit 422eaf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
hugo-version: 'latest'
2222
extended: true
23-
23+
2424
- name: Install Dependencies
2525
run: npm install autoprefixer postcss postcss-cli
2626

@@ -33,4 +33,4 @@ jobs:
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
publish_dir: ./public
36-
cname: protobuf.dev
36+
cname: protobuf.dev

0 commit comments

Comments
 (0)