Skip to content

Commit e71980f

Browse files
committed
Fixup needs
1 parent 6d029ee commit e71980f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
build-image:
1818
runs-on: ubuntu-latest
19-
needs: create-final-image
19+
needs: tags-cleanup
2020
strategy:
2121
fail-fast: false
2222
max-parallel: 4

0 commit comments

Comments
 (0)