We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17f28bb + cf90879 commit 120d916Copy full SHA for 120d916
.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