Skip to content

Commit

Permalink
move notebooks, update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tebben committed Jan 16, 2024
1 parent d111eeb commit 4198953
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
context: "{{defaultContext}}"
push: true
#tags: ${{ steps.meta.outputs.tags }}
tags: ${{ github.repository }}:latest
tags: ghcr.io/${{ github.repository }}:latest
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
File renamed without changes.
File renamed without changes.

0 comments on commit 4198953

Please sign in to comment.