Skip to content

Commit 23c472a

Browse files
authored
Remove unused GHA (#176)
Signed-off-by: Arrobo, Gabriel <[email protected]>
1 parent 95cc133 commit 23c472a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ jobs:
1212
uses: omec-project/.github/.github/workflows/tag-github.yml@main
1313
secrets: inherit
1414

15-
release-image:
16-
needs: tag-github
17-
uses: omec-project/.github/.github/workflows/release-image.yml@main
18-
with:
19-
changed: ${{ needs.tag-github.outputs.changed }}
20-
version: ${{ needs.tag-github.outputs.version }}
21-
secrets: inherit
22-
2315
update-version:
2416
needs: tag-github
2517
uses: omec-project/.github/.github/workflows/update-version.yml@main

0 commit comments

Comments
 (0)