Skip to content

Commit

Permalink
Merge pull request #182 from crowdin/try-to-fix-publish
Browse files Browse the repository at this point in the history
fix: issue with package publishing
  • Loading branch information
andrii-bodnar authored Jun 17, 2022
2 parents ddefc5b + 2db1c98 commit cfcf9c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ stages:
dependsOn: Tests
jobs:
- template: templates/publish.yml
parameters:
name: Publish
vmImage: 'ubuntu-latest'

0 comments on commit cfcf9c4

Please sign in to comment.