Skip to content

Commit

Permalink
CI: adjust deployment project ID as well
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 14, 2025
1 parent 01696ab commit dd50fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
access_token: ${{ secrets.DEPLOY_ACCESS_TOKEN }}
id: '21238'
ref: 'main'
variables: '{"UPSTREAM_PROJECT_PATH":"dbp/web-components/dbp-template-app","UPSTREAM_COMMIT_BRANCH":"${{ github.ref_name }}","UPSTREAM_COMMIT_SHA":"${{ github.ref_name }}"}'
variables: '{"UPSTREAM_PROJECT_PATH":"dbp/nexus/nexus","UPSTREAM_COMMIT_BRANCH":"${{ github.ref_name }}","UPSTREAM_COMMIT_SHA":"${{ github.ref_name }}"}'

0 comments on commit dd50fa6

Please sign in to comment.