Remove 'tags' from release workflow (#354)

This commit is contained in:
wood 2024-09-05 16:01:21 +08:00
parent a48318803e
commit a491e9cf49

View File

@ -7,8 +7,6 @@ on:
- 'config.json' - 'config.json'
branches: branches:
- 'master' - 'master'
tags:
- '*'
env: env:
IMAGE_NAME: webp-server-go IMAGE_NAME: webp-server-go