Skip to content

Commit

Permalink
docs: update with recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas authored Feb 8, 2024
1 parent ac5d3d9 commit 4e6d349
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
repository: georchestra/cas
readme-filepath: ./DOCKER_HUB.md
short-description: 'Cas module for geOrchestra SDI'
short-description: 'Cas module for the geOrchestra SDI'

- name: Publish the docker image (release / tag)
if: contains(github.ref, 'refs/tags/') && github.repository == 'georchestra/georchestra-cas-server'
Expand Down
4 changes: 2 additions & 2 deletions DOCKER_HUB.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[georchestra.org](https://www.georchestra.org/)

- **Where to get help**:
the [Georchestra Github repo](https://github.com/georchestra/georchestra), [IRC chat](https://kiwiirc.com/nextclient/irc.libera.chat/georchestra), Stack Overflow
the [geOrchestra Github repo](https://github.com/georchestra/georchestra), [IRC chat](https://kiwiirc.com/nextclient/irc.libera.chat/georchestra), Stack Overflow

# Featured tags

Expand Down Expand Up @@ -38,7 +38,7 @@ For this specific component, see the section `cas` in the [`georchestra/docker/d

## Where is it built

This image is build using Dockerfile in `cas` repo.
This image is built using Dockerfile in `cas` repo.

# License

Expand Down

0 comments on commit 4e6d349

Please sign in to comment.