Skip to content

Commit

Permalink
Updated the tenant URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethMcFadden authored Oct 26, 2023
1 parent b0a7190 commit 35e7d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fluid-topics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# Runs a single command using the runners shell
- name: Archive and Send it
env:
FT_URL: https://tenant.url/api/admin/khub/sources/ascii/upload?publisher=github
FT_URL: https://my.fluidtopics.net/testascii/api/admin/khub/sources/test/upload?publisher=github
FT_KEY: ${{ secrets.FT_API_KEY }}
run: |
zip -r archive.zip antora.yml modules
Expand Down

0 comments on commit 35e7d35

Please sign in to comment.