mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Fix release.yml
This commit is contained in:
parent
0b4f249bf4
commit
acb69f8da4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
uses: freckle/haskell-tag-action@v1
|
||||
|
||||
- if: steps.tag.outputs.tag
|
||||
run: stack upload --pvp-bounds lower
|
||||
run: stack upload --pvp-bounds lower .
|
||||
env:
|
||||
HACKAGE_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user