Update docker.yml

This commit is contained in:
Nicolas Chan 2021-06-03 21:51:01 -07:00 committed by GitHub
parent 3da8900743
commit c90fad4b31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,6 @@ name: Docker
# Controls when the action will run. # Controls when the action will run.
on: on:
push: push:
branches:
- master
tags: tags:
- 'v*' - 'v*'
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab