Skip to content

Commit

Permalink
add changes from upstream
Browse files Browse the repository at this point in the history
Merge remote-tracking branch 'origin/development' into organize_project_todo
  • Loading branch information
jjjermiah committed Jan 28, 2024
2 parents 208034a + d3e47e2 commit d101597
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,9 @@ jobs:
push: true
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/nbiatoolkit:${{ env.DOCKER_IMAGE_TAG }}
${{ secrets.DOCKERHUB_USERNAME }}/nbiatoolkit:latest
ghcr.io/${{ github.repository }}/nbiatoolkit:${{ env.DOCKER_IMAGE_TAG }}
ghcr.io/${{ github.repository }}/nbiatoolkit:latest
labels: ${{ steps.meta.outputs.labels }}

- name: Test Image
Expand Down

0 comments on commit d101597

Please sign in to comment.