Skip to content

Commit 3afc3a1

Browse files
committed
fix pipeline
1 parent c99b40f commit 3afc3a1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish_docker_image.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
tags: ${{ steps.meta.outputs.tags }}
6161
labels: ${{ steps.meta.outputs.labels }}
6262
create_release:
63+
name: Create Release
64+
runs-on: ubuntu-latest
6365
steps:
6466
- name: "Create release for tag"
6567
uses: actions/create-release@latest

0 commit comments

Comments
 (0)