We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ee0b0d + a729e5b commit 2b719aeCopy full SHA for 2b719ae
1 file changed
.github/workflows/build.yaml
@@ -145,6 +145,6 @@ jobs:
145
uses: peter-evans/repository-dispatch@v3.0.0
146
with:
147
token: ${{ secrets.BUILD_TOKEN }}
148
- repository: jimboid/biosim-workshops-dash
+ repository: ccpbiosim/ccpbiosim.github.io
149
event-type: build
150
client-payload: '{"repo": "${{ github.event.repository.name }}", "tag": "${{ needs.build.outputs.tag }}"}'
0 commit comments