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 6a5d17f commit e6d63cdCopy full SHA for e6d63cd
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