Skip to content

Commit 2b719ae

Browse files
authored
Merge pull request #4 from CCPBioSim/jimboid-patch-1
Change target for dashboard updates to ccpbiosim repo
2 parents 1ee0b0d + a729e5b commit 2b719ae

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
@@ -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)