Skip to content

Commit

Permalink
Update mopper-conda-release.yaml
Browse files Browse the repository at this point in the history
fixed trigger of conda release
  • Loading branch information
paolap authored Aug 23, 2024
1 parent 98d3818 commit 5d99fdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mopper-conda-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Build of mopper conda package for new release

# Controls when the action will run.
on:
release:
types: ['released', 'prereleased']
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit 5d99fdb

Please sign in to comment.