mirror of
https://github.com/Kizuren/uLinkShortener.git
synced 2025-12-21 13:06:19 +01:00
Add support for multiple platforms in release workflow
This commit is contained in:
parent
f941eb54f1
commit
e86ee24506
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -31,4 +31,5 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64, linux/arm64/v8, linux/arm/v7
|
||||
tags: ghcr.io/marcus7i/ulinkshortener:latest
|
||||
Loading…
Add table
Add a link
Reference in a new issue