name: Deploy Docker Image on: workflow_dispatch jobs: build: runs-on: ubuntu-latest steps: - name: Execute custom script run: | cat >> deploy.sh <