Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub Actions: Be precise about the format #400
Conversation
I stumbled across this to add the plain branch name to the [Docker push action](https://github.com/docker/build-push-action) as a tag, which does not work with ```yaml with: tags: tillepille/my-image: ${{ github.ref }} ```
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
I stumbled across this to add the plain branch name to the Docker push action as a tag, which does not work with
Why:
What's being changed:
Check off the following: