Skip to content

Commit 9823fd2

Browse files
committed
Add required name to docker push on release
1 parent 1685bfd commit 9823fd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ jobs:
2020
password: ${{ secrets.GITHUB_TOKEN }}
2121
registry: docker.pkg.github.com
2222
repository: marketsquare/robotframework-browser
23+
name: rfbrowser-stable
2324
tag_with_ref: true
2425
dockerfile: atest/docker/Dockerfile.latest_release

0 commit comments

Comments
 (0)