Skip to content

Commit 3fa86b3

Browse files
authored
Merge pull request #4 from CCPBioSim/jimboid-patch-1
Change target for dashboard updates to ccpbiosim repo
2 parents 3a6831d + 5f85dd9 commit 3fa86b3

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/[email protected]
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)