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 cfb9d93 commit 1b9f21aCopy full SHA for 1b9f21a
create-docker-action.py
@@ -63,7 +63,7 @@ def set_image(event: str, ref: str, repo: str, repo_id: str) -> str:
63
' Only works with PyPI and TestPyPI via Trusted Publishing.'
64
),
65
REQUIRED: False,
66
- }
+ },
67
},
68
'runs': {
69
'using': 'docker',
0 commit comments