issues
search
lpoto
/
discord-music-bot
MIT License
1
stars
0
forks
source link
Update GitHub actions
#45
Closed
lpoto
closed
1 year ago
lpoto
commented
1 year ago
Split action that publishes a docker image to two actions:
One publishes the image with
latest
tag when tests succeed on main branch.
Other is triggered manually or when a new tag is pushed and publishes the image with latest
version
tag.
Split action that publishes a docker image to two actions: