Commit e2e48624 authored by David Davó's avatar David Davó

Revert "Updated docker workflow"

This reverts commit e3a5ae79.
parent e3a5ae79
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment