Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Fix deployment error (#243)
Browse files Browse the repository at this point in the history
* Update hugo.yml

Signed-off-by: HoomanHQ <126047668+HoomanHQ@users.noreply.github.com>

* Update hugo.yml

Signed-off-by: HoomanHQ <126047668+HoomanHQ@users.noreply.github.com>

---------

Signed-off-by: HoomanHQ <126047668+HoomanHQ@users.noreply.github.com>
  • Loading branch information
HoomanHQ authored Sep 6, 2023
1 parent 935e7d1 commit 58ae4fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
timeout-minutes: 30 # Set the timeout for this job to 30 minutes
needs: build
steps:
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 58ae4fc

Please sign in to comment.