Update docker.yml

This commit is contained in:
Shiroyasha 2024-05-26 04:49:02 +03:00 committed by GitHub
parent 0d7422946a
commit 5e4e1219b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,6 @@
name: Create and publish a Docker image
on:
push:
tags:
- v*.*.*
on: workflow_dispatch
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
env: