Skip to content

Commit 1b9f21a

Browse files
pre-commit-ci[bot]br3ndonland
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent cfb9d93 commit 1b9f21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-docker-action.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def set_image(event: str, ref: str, repo: str, repo_id: str) -> str:
6363
' Only works with PyPI and TestPyPI via Trusted Publishing.'
6464
),
6565
REQUIRED: False,
66-
}
66+
},
6767
},
6868
'runs': {
6969
'using': 'docker',

0 commit comments

Comments
 (0)