Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit 6022264

Browse files
committed
fixed README
1 parent cfc2f7d commit 6022264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
#This Action Emits 2 Variables, IMAGE_SHA_NAME and IMAGE_URL
4848
#which you can reference in subsequent steps
4949
- name: Publish Docker Image to GPR
50-
uses: machine-learning-apps/actions/gpr-docker-publish@master
50+
uses: machine-learning-apps/gpr-docker-publish@master
5151
id: docker
5252
with:
5353
USERNAME: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)