mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-03 12:02:33 +02:00
🐞 tmp: disable github.ref in docker-image-tag workflow
This commit is contained in:
parent
830cbfc13f
commit
f7695f47f3
1 changed files with 1 additions and 2 deletions
1
.github/workflows/docker-image-tag.yml
vendored
1
.github/workflows/docker-image-tag.yml
vendored
|
@ -30,4 +30,3 @@ jobs:
|
||||||
tags: |
|
tags: |
|
||||||
latest
|
latest
|
||||||
${{ github.sha }}
|
${{ github.sha }}
|
||||||
${{ github.ref }}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue