Skip to content

Commit

Permalink
chore: improve deployed URL link
Browse files Browse the repository at this point in the history
  • Loading branch information
emcelroy committed Dec 6, 2024
1 parent a8fdef7 commit ec9a2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: ${{ github.ref_type == 'branch' && 'branches' || 'versions' }}
url: https://models-resources.concord.org/davai-plugin/${{ steps.s3-deploy.outputs.deployPath }}/index.html
url: https://codap3.concord.org/branch/main/index.html?sample=mammals&di=https://models-resources.concord.org/davai-plugin/${{ steps.s3-deploy.outputs.deployPath }}/
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit ec9a2ad

Please sign in to comment.