mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01: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
|
||||
|
||||
- id: tag
|
||||
uses: freckle/haskell-tag-action@v1
|
||||
uses: freckle/haskell-tag-action@main
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user