mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-12 04:08:30 +01:00
Fix release.yml
This commit is contained in:
parent
10215d4c14
commit
cc136ec4cd
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- if: steps.tag.outputs.tag }}
|
- if: steps.tag.outputs.tag
|
||||||
uses: freckle/stack-upload-action@main
|
uses: freckle/stack-upload-action@main
|
||||||
with:
|
with:
|
||||||
pvp-bounds: both
|
pvp-bounds: both
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user