Only build image on release (#2530)

This commit is contained in:
Ahmad Farhat 2021-02-14 14:01:12 -05:00 committed by GitHub
parent 3614d0fc5e
commit 51cc00bcff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ env:
name: Build Release
on:
release:
types: [released]
jobs:
main: