mirror of
https://github.com/Kizuren/uLinkShortener.git
synced 2026-01-06 14:37:55 +01:00
Updated github workflow
This commit is contained in:
parent
016544ec08
commit
9c6bef99cd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -22,4 +22,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository_owner }}/ulinkshortener:latest
|
tags: ghcr.io/${{ github.repository_owner | lower }}/ulinkshortener:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue