Skip to content

Commit

Permalink
Update mp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ALbur authored Sep 13, 2024
1 parent 4884c77 commit cf67247
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/mp.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
name: Download Docker Image and Upload to WeTransfer
name: mp

on:
push:
branches:
- main
repository_dispatch:
workflow_dispatch:
inputs:
ssh:
description: 'SSH connection to Actions'
required: false
default: 'false'

jobs:
download_and_upload:
Expand Down

0 comments on commit cf67247

Please sign in to comment.