Skip to content

Commit b5ac631

Browse files
authored
Update build.yaml
1 parent 7063764 commit b5ac631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ jobs:
132132
token: ${{ secrets.BUILD_TOKEN }}
133133
repository: jimboid/biosim-workshops-dash
134134
event-type: build
135-
client-payload: '{"repo": "${{ github.repository }}", "tag": "${{ needs.build.outputs.tag }}"}'
135+
client-payload: '{"repo": "${{ github.event.repository.name }}", "tag": "${{ needs.build.outputs.tag }}"}'

0 commit comments

Comments
 (0)