Skip to content

Commit

Permalink
try publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Vardominator committed Aug 21, 2024
1 parent b1c9431 commit e4bd21d
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 @@ -63,5 +63,5 @@ jobs:
- uses: haskell-actions/hackage-publish@v1
with:
hackageToken: ${{ secrets.HACKAGE_AUTH_TOKEN }}
packagesPath: ./dist-newstyle/sdist
packagesPath: ${{ runner.temp }}/
publish: false

0 comments on commit e4bd21d

Please sign in to comment.