Skip to content

Commit c8fc183

Browse files
committed
fix image name
1 parent 4b8756a commit c8fc183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: meta
1515
uses: docker/metadata-action@v5
1616
with:
17-
images: chapar/builder
17+
images: chapar/python-executor
1818
tags: type=semver,pattern={{major}}.{{minor}}.{{patch}}
1919

2020
- name: Login to Docker Hub

0 commit comments

Comments
 (0)