Skip to content

Commit

Permalink
add visualisation endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshhewabi committed Feb 6, 2024
1 parent f380b11 commit 67220b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
DATABASE_INI: ${{ vars.DATABASE_INI }}
LOGGING_INI: ${{ vars.LOGGING_INI }}
IMAGE: ghcr.io/${{ vars.API_GITHUB_REPOSITORY }}:latest
XIVIEW_PRIDE_URL: ${{ vars.XIVIEW_PRIDE_URL }}

steps:
- name: Checkout repository
Expand Down

0 comments on commit 67220b6

Please sign in to comment.