mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-24 11:47:44 +02: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
|
uses: freckle/haskell-tag-action@v1
|
||||||
|
|
||||||
- if: steps.tag.outputs.tag
|
- if: steps.tag.outputs.tag
|
||||||
run: stack upload --pvp-bounds lower
|
run: stack upload --pvp-bounds lower .
|
||||||
env:
|
env:
|
||||||
HACKAGE_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
|
HACKAGE_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user