livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
537 stars 165 forks source link

ci: fix syntax error in Docker action tags #3068

Closed rickstaa closed 1 month ago

rickstaa commented 1 month ago

What does this pull request do? Explain your changes. (required)

This commit addresses a syntax error in the Docker image tag creation step. This error prevents the docker images from being build.

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

https://github.com/livepeer/go-livepeer/pull/3067

Checklist: