Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
fix: docker repository name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Genar Trias Ortiz committed May 5, 2021
1 parent a63698a commit b31efb3
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 @@ -17,5 +17,5 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
repository: factorialco/data-engine-lite/data-engine-lite
repository: factorialco/tentaclesql/tentaclesql
tag_with_ref: true

0 comments on commit b31efb3

Please sign in to comment.