mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Fix haskell-tag action name
This commit is contained in:
parent
192c7c9b4a
commit
7ec5c15e94
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -41,4 +41,4 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
uses: freckle/haskell-tag@v1
|
||||
uses: freckle/haskell-tag-action@v1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user