Skip to content

Commit

Permalink
Update migrate_GB2FT.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
asafcjfrog authored Jan 23, 2025
1 parent b267f44 commit 70fef97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migrate_GB2FT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
# Step 7: Run the migration utility
- name: Run migration utility
env:
GITBOOK_REPO_FOLDER: ${{ env.GITBOOK_REPO_FOLDER }}
GITBOOK_REPO_FOLDER: ${{ env.GITBOOK_REPO_FOLDER }}"/jfrog-applications" # Add "/jfrog-applications" to the path
FLUID_TOPICS_API_KEY: ${{ env.FLUID_TOPICS_API_KEY }}
FLUID_TOPICS_BASE_URL: ${{ env.FLUID_TOPICS_BASE_URL }}
FLUID_TOPICS_SOURCE_ID: ${{ vars.FLUID_TOPICS_SOURCE_ID }}
Expand Down

0 comments on commit 70fef97

Please sign in to comment.