Skip to content

Commit

Permalink
Update prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcoombs2000 authored Jan 21, 2024
1 parent bb617b7 commit c8aec31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Build and Deploy
on:
push:
branches: [master]

workflow_dispatch:

jobs:
build-docker-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c8aec31

Please sign in to comment.