Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and br3ndonland committed Nov 4, 2024
1 parent cfb9d93 commit 1b9f21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-docker-action.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def set_image(event: str, ref: str, repo: str, repo_id: str) -> str:
' Only works with PyPI and TestPyPI via Trusted Publishing.'
),
REQUIRED: False,
}
},
},
'runs': {
'using': 'docker',
Expand Down

0 comments on commit 1b9f21a

Please sign in to comment.