Skip to content

Commit

Permalink
Correctly set name tag for on-release dockerfile builds
Browse files Browse the repository at this point in the history
  • Loading branch information
xylix committed Aug 18, 2020
1 parent d06faa4 commit 14e2c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
repository: marketsquare/robotframework-browser
name: rfbrowser-stable
tags: rfbrowser-stable
tag_with_ref: true
dockerfile: atest/docker/Dockerfile.latest_release

0 comments on commit 14e2c38

Please sign in to comment.