Skip to content

Commit 7f26877

Browse files
authored
updating publish-github-pages version ingithub action (#528)
* updating publish-github-pages version ingithub action * removing config.toml
1 parent 63a4164 commit 7f26877

File tree

2 files changed

+1
-139
lines changed

2 files changed

+1
-139
lines changed

.github/workflows/github-pages-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: "Checkout source code at current commit"
2626
uses: actions/checkout@v2
2727
- name: "Build Hugo Static Site"
28-
uses: cloudposse/docs/actions/publish-github-pages@publish-hugo-to-github-pages
28+
uses: cloudposse/docs/actions/publish-github-pages@0.64.0
2929
env:
3030
CONTENT:
3131
HUGO_URL: https://cloudposse.github.io/docs

config.toml

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)