Skip to content

Commit

Permalink
updated page deploy to never
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Jan 30, 2024
1 parent a4dda34 commit 93f6615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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:
- main
- never

permissions:
contents: write
Expand All @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create an Open Catalogi page
uses: OpenCatalogi/[email protected].7
uses: OpenCatalogi/[email protected].1
with:
github_repository_name_as_prefix: false
nl_design_theme_classname: "commonground-theme"
Expand Down

0 comments on commit 93f6615

Please sign in to comment.