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: