Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <[email protected]>
  • Loading branch information
ko3n1g committed Nov 14, 2024
1 parent 4f5f8f3 commit 2233a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
ALIGNER_COMMIT=${{ inputs.release-ref }}
prune-filter-timerange: 24h
python-package: nemo_aligner
container-workdir: /opt/NeMo_Aligner
container-workdir: /opt/NeMo-Aligner
library-name: NeMo-Aligner
secrets:
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
Expand Down

0 comments on commit 2233a14

Please sign in to comment.