mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 09:11:57 +10:00
add on: [workflow_dispatch] to test github action
This commit is contained in:
4
.github/workflows/docker-build-push-v2.yml
vendored
4
.github/workflows/docker-build-push-v2.yml
vendored
@ -1,8 +1,6 @@
|
||||
name: Build and Push Docker Image
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build_matrix:
|
||||
|
||||
Reference in New Issue
Block a user