We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6fb1d9 commit f9d8e6bCopy full SHA for f9d8e6b
1 file changed
.github/workflows/buildApptainerContainer.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
REGISTRY: ghcr.io
9
# Hardcoded container name here
10
- IMAGE_NAME: ${{ github.repository_owner }}/env-sif
+ IMAGE_NAME: ${{ github.repository_owner }}/exoHW-env
11
12
jobs:
13
build-apptainer:
0 commit comments