Skip to content

Commit

Permalink
change location of docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgard committed Aug 22, 2023
1 parent 390c43f commit acfde50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
steps:
- name: Docker action step
id: tableshift
uses: docker://ghcr.io/mlfoundations/tableshift:latest
uses: docker://ghcr.io/jpgard/tableshift:latest

0 comments on commit acfde50

Please sign in to comment.