Skip to content

Commit 59b1d88

Browse files
ci: rename push job
The previous name was image-build-test which clashed with the image build test :) Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
1 parent 6cfdc89 commit 59b1d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
CI: 1
1414

1515
jobs:
16-
image-build-test:
16+
image-build-push:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)