mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
This commit is contained in:
parent
8afa4e22c5
commit
3283950889
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
echo "GHC_VERSION should be ${STACK_GHC_VERSION}"
|
||||
exit 1
|
||||
fi
|
||||
- uses: elgohr/Publish-Docker-Github-Action@3.04
|
||||
- uses: elgohr/Publish-Docker-Github-Action@v5
|
||||
with:
|
||||
name: gibiansky/ihaskell
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user