Skip to content

Commit

Permalink
github workflow for docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
arosenfeld committed Jan 5, 2024
1 parent 8208090 commit 464f36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
image: immunedb
registry: ghcr.io
#tags: ${{ steps.meta.outputs.tags }}
username: ${{ secrets.GITHUB_USERNAME }}
password: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 464f36e

Please sign in to comment.