Skip to content

Commit

Permalink
Change release workflow to publish contract package
Browse files Browse the repository at this point in the history
  • Loading branch information
IliyanIlievPH committed May 4, 2020
1 parent 580172a commit c51737a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
RELEASE_CLIENT: true
RELEASE_CONTRACT: false
RELEASE_CONTRACT: true
RELEASE_JOB: false
RELEASE_SERVICE: true

Expand Down

0 comments on commit c51737a

Please sign in to comment.