Disable workflow_dispatch

This commit is contained in:
Torben Hørup 2021-09-29 12:45:48 +02:00 committed by GitHub
parent 34fdf2385b
commit 5177f67f22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,6 @@ on:
push:
tags:
- 'v*'
workflow_dispatch:
jobs:
publish:
@ -80,4 +79,4 @@ jobs:
DOCKER_TAG=${{ join(steps.metaassertions.outputs.labels }}