Skip to content

Commit 1739685

Browse files
committed
Revert "chore: dev artifacts publishing improvements (#60)"
This reverts commit 2550208.
1 parent 05c8f92 commit 1739685

File tree

2 files changed

+2
-42
lines changed

2 files changed

+2
-42
lines changed

.github/workflows/dev-artifacts.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/workflows/post-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run_version_tag: true
3030
remove_cache_go: true
3131
run_docker_build: true
32-
run_docker_push: false
32+
run_docker_push: true
3333
run_helm_build: true
34-
run_helm_push: false
34+
run_helm_push: true
3535
secrets: inherit # zizmor: ignore[secrets-inherit]

0 commit comments

Comments
 (0)