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.
2 parents ebefbd0 + 4efaea8 commit 1efe9c6Copy full SHA for 1efe9c6
.github/workflows/build.yaml
@@ -165,7 +165,7 @@ jobs:
165
docker buildx imagetools inspect ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}:latest
166
167
- name: Post version update to dash
168
- uses: peter-evans/repository-dispatch@v4.0.0
+ uses: peter-evans/repository-dispatch@v4.0.1
169
with:
170
token: ${{ secrets.BUILD_TOKEN }}
171
repository: ccpbiosim/ccpbiosim.github.io
0 commit comments