Skip to content

Commit

Permalink
Merge pull request #226 from ConductionNL/update-product-page
Browse files Browse the repository at this point in the history
Update product-page-deploy.yml
  • Loading branch information
remko48 authored Jan 30, 2024
2 parents 94adde5 + a4dda34 commit 07c0d35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/product-page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy the Product Page to GitHub Pages
on:
push:
branches:
- never
- main

permissions:
contents: write
Expand All @@ -14,10 +14,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create an Open Catalogi page
uses: OpenCatalogi/[email protected].1
uses: OpenCatalogi/[email protected].7
with:
github_repository_name_as_prefix: false
nl_design_theme_classname: "open-webconcept-theme"
nl_design_theme_classname: "commonground-theme"
pull_from_branche: 'development'
start_page: 'https://github.com/ConductionNL/woo-website-template/blob/main/README.md'
footer_content: 'https://raw.githubusercontent.com/ConductionNL/woo-website-template/main/docs/FooterContent.json'
Expand Down

0 comments on commit 07c0d35

Please sign in to comment.