Skip to content

Commit

Permalink
DYN-6292 Update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
avidit committed Oct 17, 2023
1 parent eb4df51 commit 7cff740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dynamoAllNet6.0_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
token: ${{ secrets.DYNAMO_TESTS_TOKEN }}
repository: DynamoDS/TestCompleteTests
event-type: build-completed
client-payload: '{"artifact_name": "${{ env.ARTIFACT_NAME }}"}'
client-payload: '{"artifact_name": "${{ env.ARTIFACT_NAME }}", "run_id": "${{ github.run_id }}"}'

0 comments on commit 7cff740

Please sign in to comment.