Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions: Be precise about the format #400

Open
wants to merge 1 commit into
base: main
from

Conversation

@tillepille
Copy link

@tillepille tillepille commented Oct 10, 2020

I stumbled across this to add the plain branch name to the Docker push action as a tag, which does not work with

with:
  tags: tillepille/my-image: ${{ github.ref }}

Why:

What's being changed:

Check off the following:

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 }}
```
@welcome
Copy link

@welcome welcome bot commented Oct 10, 2020

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.

@github-actions github-actions bot added this to Triage in Docs team reviews Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.