beeb / pancaketrade

Limit orders for PancakeSwap
GNU General Public License v3.0
200 stars 92 forks source link

Github Docker Workflow failing #10

Closed DigiTecK3D closed 3 years ago

DigiTecK3D commented 3 years ago

Wondering, I'm doing submissions and noticing the docker is giving a username and error, never seen it before. was this cause of me forking or something. I honestly have never messed with docker or GitHub workflows before. Thanks!

image

beeb commented 3 years ago

Yeah you did not setup your workflow for docker so you can just disable actions in the repo setttings. Or setup some credentials for docker hub in the repo secrets if you want to build images for your fork.