Skip to content

Commit

Permalink
Hotfix (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben authored Sep 13, 2024
1 parent 85e1e61 commit b17a582
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pygeoapi-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v2

- name: Generate sql data
uses: cgs-earth/[email protected].0
uses: cgs-earth/[email protected].1
with:
username: ${{ secrets.HYDRO_USERNAME }}
password: ${{ secrets.HYDRO_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion pygeoapi.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@ resources:
intersector:
type: process
processor:
name: Intersector
name: pygeoapi_plugins.process.intersect.IntersectionProcessor
sitemap:
type: stac-collection
title: sitemap
Expand Down

0 comments on commit b17a582

Please sign in to comment.