Skip to content

Commit

Permalink
update image repo
Browse files Browse the repository at this point in the history
  • Loading branch information
gpelouze committed Feb 8, 2024
1 parent efbc01a commit 6f83041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
needs: [list-flavors]
with:
flavor_name: ${{ matrix.flavor_name }}
image_repo: 'ghcr.io/qcdis/n-a-a-vre'
image_repo: 'ghcr.io/qcdis/naavre'
image_version: ${{ github.ref_type == 'tag' && github.ref_name || github.sha }}
naavre_version: 'v2.3.3-beta'
strategy:
Expand Down

0 comments on commit 6f83041

Please sign in to comment.