mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-09-02 01:43:51 +02:00
Use fixed version of haskell-tag-action
This commit is contained in:
parent
cc136ec4cd
commit
4bc54619e9
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- id: tag
|
- id: tag
|
||||||
uses: freckle/haskell-tag-action@v1
|
uses: freckle/haskell-tag-action@main
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user