Fix docker tagging for release versions (#1738)

This commit is contained in:
Trask Stalnaker 2025-06-20 06:35:04 -07:00 committed by GitHub
parent 3592972d64
commit d1c651a469
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,16 +1,11 @@
name: Docker
on:
workflow_dispatch:
workflow_run:
workflows:
- "Release Binary"
types:
- completed
branches:
- master
push:
branches:
- master
tags:
- 'lychee-v*'
pull_request:
branches:
- master