Skip to content

Commit

Permalink
Update hugo.yml
Browse files Browse the repository at this point in the history
removed password parameter
  • Loading branch information
lazydeveloper authored Jul 9, 2024
1 parent 064622e commit a7c3902
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
# For maximum backward compatibility with Hugo modules
HUGO_ENVIRONMENT: production
HUGO_ENV: production
PASSWORD: ${{ secrets.POST_PASSWORD_00 }}
run: |
hugo \
--minify \
Expand Down

0 comments on commit a7c3902

Please sign in to comment.