1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-16 00:36:47 +01: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: