Skip to content

Commit

Permalink
Merge pull request #10 from bbc/jamessa-release
Browse files Browse the repository at this point in the history
Rename ci parameter
  • Loading branch information
j616 authored Nov 14, 2023
2 parents 97304b2 + 1014045 commit 2786277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
with:
commontoolingBranch: ${{ inputs.commontoolingBranch || 'main' }}
pythonVersion: ${{ inputs.pythonVersion || '3.10' }}
enableArtifactoryPip: true
enableArtifactory: true
checkoutRef: ${{ needs.SharedReleaseWorkflow.outputs.releaseRef }}
secrets: inherit

0 comments on commit 2786277

Please sign in to comment.