Skip to content

Commit

Permalink
Only publish Companion to Dockerhub on release (#4037)
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
Murderlon and aduh95 committed Aug 23, 2022
1 parent e0f17e3 commit 1acfed6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/companion-deploy.yml
@@ -1,11 +1,9 @@
name: Companion Deploy


on:
push:
branches: [main]
paths:
- 'packages/@uppy/companion/**'
tags:
- '@uppy/companion@*'

jobs:
docker:
Expand Down

0 comments on commit 1acfed6

Please sign in to comment.