Skip to content

Commit

Permalink
temporary fix for the issue of missing deploy switch in Hugo extended…
Browse files Browse the repository at this point in the history
  • Loading branch information
babar-raza committed Nov 7, 2024
1 parent 95e131e commit ed46d9e
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/barcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
- name: Build Aspose.BarCode
run: hugo --config "./configs/common.toml","./configs/barcode.toml" -c "content/barcode" -b "https://products.aspose.org/barcode" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
- name: Deploy Aspose.BarCode to S3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.CAD
run: hugo --config "./configs/common.toml","./configs/cad.toml" -b "https://products.aspose.org/cad" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cells.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.Cells
run: hugo --config "./configs/common.toml","./configs/cells.toml" -b "https://products.aspose.org/cells" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/home.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Home
run: hugo --config "./configs/common.toml","./configs/home.toml" -b "https://products.aspose.org/" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.HTML
run: hugo --config "./configs/common.toml","./configs/html.toml" -c "content/html" -b "https://products.aspose.org/html" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/imaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.Imaging
run: hugo --config "./configs/common.toml","./configs/imaging.toml" -c "content/imaging" -b "https://products.aspose.org/imaging" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ocr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.OCR
run: hugo --config "./configs/common.toml","./configs/ocr.toml" -b "https://products.aspose.org/ocr" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.Page
run: hugo --config "./configs/common.toml","./configs/page.toml" -b "https://products.aspose.org/page" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.PDF
run: hugo --config "./configs/common.toml","./configs/pdf.toml" -b "https://products.aspose.org/pdf" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/psd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.PSD
run: hugo --config "./configs/common.toml","./configs/psd.toml" -b "https://products.aspose.org/psd" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.Tasks
run: hugo --config "./configs/common.toml","./configs/tasks.toml" -c "content/tasks" -b "https://products.aspose.org/tasks" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.TeX
run: hugo --config "./configs/common.toml","./configs/tex.toml" -b "https://products.aspose.org/tex" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/words.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.Words
run: hugo --config "./configs/common.toml","./configs/words.toml" -b "https://products.aspose.org/words" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.136.0'
extended: true
- name: Build Aspose.ZIP
run: hugo --config "./configs/common.toml","./configs/zip.toml" -b "https://products.aspose.org/zip" --cleanDestinationDir --minify --templateMetrics --templateMetricsHints --enableGitInfo
Expand Down

0 comments on commit ed46d9e

Please sign in to comment.