1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

feat(ci): Added ability to run the workflow manually and fix: general fixes (#17)

This commit is contained in:
Noel Miller 2024-02-20 16:36:12 -06:00 committed by GitHub
parent c2436908ed
commit 42d68772a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 24 additions and 18 deletions

View file

@ -7,6 +7,7 @@ on:
push:
branches:
- main
workflow_dispatch:
jobs:
push-image:
@ -49,4 +50,4 @@ jobs:
run: exit 1
- name: Exit
shell: bash
run: exit 0
run: exit 0