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 d222502 commit ae5bac3Copy full SHA for ae5bac3
.github/workflows/build-container.yml
@@ -36,7 +36,7 @@ jobs:
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
+ uses: metacpan/metacpan-actions/update-deployed-tag@master
40
with:
41
token: ${{ steps.app-token.outputs.token }}
42
app: api
0 commit comments