Skip to content

Commit

Permalink
test deployment
Browse files Browse the repository at this point in the history
Signed-off-by: felix.gateru <[email protected]>
  • Loading branch information
felixgateru committed Jan 16, 2024
1 parent 021f15a commit 0055669
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swagger-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Deploy GitHub Pages
on:
push:
branches:
- main
- NOISSUE_api_docs

jobs:
swagger-ui:
Expand All @@ -28,4 +28,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: swagger-ui
cname: api.mainflux.io
# cname: api.felix.dev

0 comments on commit 0055669

Please sign in to comment.