We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c44a9 commit fa60b75Copy full SHA for fa60b75
.github/workflows/sam_release_code.yml
@@ -218,7 +218,7 @@ jobs:
218
with:
219
name: ${{ inputs.APIGEE_ENVIRONMENT }}-specs
220
path: |
221
- ./.build/packages/specification/dist/prescriptions-for-patients.resolved.json
+ ./packages/specification/dist/prescriptions-for-patients.resolved.json
222
223
- name: create_int_release_notes
224
uses: ./.github/actions/update_confluence_jira
0 commit comments