1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00

Remove release build on github action

This commit is contained in:
Alex Tran 2022-03-29 22:10:21 -05:00
parent cfc5229964
commit fc1acf6f01

View File

@ -2,8 +2,6 @@ name: Build Server - Release
on:
workflow_dispatch:
release:
types: [published]
jobs:
buildandpush: