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 90affd0 commit 8652beeCopy full SHA for 8652bee
1 file changed
.github/workflows/tag_and_publish.yml
@@ -10,7 +10,7 @@ jobs:
10
repo-token: ${{ secrets.SERVICE_TOKEN }}
11
publish_image:
12
needs: tag
13
- uses: AllenNeuralDynamics/.github/.github/workflows/publish-docker-image.yml@main
+ uses: AllenNeuralDynamics/.github/.github/workflows/release-publish-docker-image.yml@main
14
with:
15
docker-tag: needs.tag.outputs.new_version
16
secrets:
0 commit comments