Skip to content

Commit

Permalink
chore(.github/workflows): update cname in swagger-ui workflow
Browse files Browse the repository at this point in the history
Updated the cname in the swagger-ui workflow from 'api.mainflux.io' to 'apidocs.magistrala.abstractmachines.fr/' for publishing.

Signed-off-by: Rodney Osodo <[email protected]>
  • Loading branch information
rodneyosodo committed Feb 20, 2024
1 parent ab4206c commit 41fd2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swagger-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: swagger-ui
cname: api.mainflux.io
cname: apidocs.magistrala.abstractmachines.fr

0 comments on commit 41fd2e1

Please sign in to comment.