Skip to content

Commit 3aad2ca

Browse files
authored
Change target for dashboard updates to ccpbiosim repo
1 parent e793ad1 commit 3aad2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,6 @@ jobs:
145145
uses: peter-evans/repository-dispatch@v3.0.0
146146
with:
147147
token: ${{ secrets.BUILD_TOKEN }}
148-
repository: jimboid/biosim-workshops-dash
148+
repository: ccpbiosim/ccpbiosim.github.io
149149
event-type: build
150150
client-payload: '{"repo": "${{ github.event.repository.name }}", "tag": "${{ needs.build.outputs.tag }}"}'

0 commit comments

Comments
 (0)