Skip to content

Commit

Permalink
use docker:// for ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgard committed Aug 21, 2023
1 parent 2f4bf7a commit 390c43f
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: ghcr.io/mlfoundations/tableshift:latest
uses: docker://ghcr.io/mlfoundations/tableshift:latest

0 comments on commit 390c43f

Please sign in to comment.