starcraft66 / minecraft-discord-bridge

A minecraft <-> discord bridge with no server-side requirements
Apache License 2.0
30 stars 9 forks source link

Use build script instead of mysteriously delete github docker actions #57

Closed starcraft66 closed 5 years ago

starcraft66 commented 5 years ago

Github deleted the actions/docker repository for seemingly no reason without providing a replacement so this is a last-ditch effort to try to continue to use their actions product.

I temporarily set on: pull_request to test this change. I will force-push a change to make this workflow only run on master if I can validate that this change works.

starcraft66 commented 5 years ago

I have reverted the workflow to only run on master now that I have confirmed that it works. Squashing and merging this ugly branch.