Revert "Updated docker workflow"

This reverts commit e3a5ae79b5d9232331e368d25a0aba487b21c01d.
This commit is contained in:
David Davó 2021-08-10 12:45:12 +02:00
parent e3a5ae79b5
commit e2e4862486

View File

@ -1,7 +1,5 @@
name: "Docker"
on:
workflow_dispatch:
push:
branches:
- master
@ -25,7 +23,7 @@ jobs:
- uses: actions/checkout@01aecccf739ca6ff86c0539fbc67a7a5007bbc81
- uses: elgohr/Publish-Docker-Github-Action@f7aca2fea76a5218f3c76cd5933c3ba1d8008774
with:
name: daviddavo/ihaskell
name: gibiansky/ihaskell
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
snapshot: true