Skip to content

Commit 41b4852

Browse files
committed
hmm publish libs
1 parent 4e1a601 commit 41b4852

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/publish-release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
- uses: nalchevanidze/hmm/actions/ghc@main
1919

2020
- name: Upload Packages
21-
run: |
22-
stack sdist
23-
hmm upload morpheus-graphql
21+
run: hmm publish libs
2422
env:
2523
HACKAGE_USERNAME: ${{ secrets.HACKAGE_USERNAME }}
2624
HACKAGE_PASSWORD: ${{ secrets.HACKAGE_PASSWORD }}

0 commit comments

Comments
 (0)