We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e793ad1 commit 3aad2caCopy full SHA for 3aad2ca
.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