Skip to content
Snippets Groups Projects
Unverified Commit 51cc00bc authored by Ahmad Farhat's avatar Ahmad Farhat Committed by GitHub
Browse files

Only build image on release (#2530)

parent 3614d0fc
No related branches found
No related tags found
Loading
...@@ -5,6 +5,7 @@ env: ...@@ -5,6 +5,7 @@ env:
name: Build Release name: Build Release
on: on:
release: release:
types: [released]
jobs: jobs:
main: main:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment