Skip to content

Commit

Permalink
Deploy to latest once
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem committed Feb 21, 2025
1 parent d0744c9 commit df469b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ jobs:
uses: open-pioneer/trails-core-packages/.github/actions/deploy-demo@main
with:
src-repo: openlayers-base-packages
target-path: ${{ needs.version.outputs.published == 'true' && 'latest' || 'dev' }}
target-path: latest
token: ${{ secrets.DEPLOY_TOKEN }}

0 comments on commit df469b7

Please sign in to comment.