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 ae5bac3 commit edca146Copy full SHA for edca146
.github/workflows/build-container.yml
@@ -33,7 +33,6 @@ jobs:
33
docker_hub_password: ${{ secrets.DOCKER_HUB_TOKEN }}
34
ghcr_username: ${{ github.repository_owner }}
35
ghcr_password: ${{ secrets.GITHUB_TOKEN }}
36
- test-target: test
37
- name: Update deployed image
38
if: steps.find-tag-names.outputs.latest
39
uses: metacpan/metacpan-actions/update-deployed-tag@master
0 commit comments