Skip to content

Commit

Permalink
Merge pull request #173 from openedx/cag/fix-release-workflow
Browse files Browse the repository at this point in the history
build: build docker images on release created
  • Loading branch information
Ian2012 authored Jul 11, 2023
2 parents 48c8329 + dce132f commit 1fdfe71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-aspects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build Aspects Docker Images

on:
release:
types: [published]
types: [created]

env:
TUTOR_ROOT: ./.ci/
Expand Down

0 comments on commit 1fdfe71

Please sign in to comment.