Skip to content

Commit 7063764

Browse files
authored
Update build.yaml
1 parent 045ddac commit 7063764

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
@@ -130,6 +130,6 @@ jobs:
130130
uses: peter-evans/repository-dispatch@v3.0.0
131131
with:
132132
token: ${{ secrets.BUILD_TOKEN }}
133-
repository: jimboid/biosim-workshop-dash
133+
repository: jimboid/biosim-workshops-dash
134134
event-type: build
135135
client-payload: '{"repo": "${{ github.repository }}", "tag": "${{ needs.build.outputs.tag }}"}'

0 commit comments

Comments
 (0)