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 df0c02d commit effb0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
CURATOR_COMMIT=${{ github.sha }}
prune-filter-timerange: 24h
python-package: nemo_curator
container-workdir: /opt/NeMo_Curator
container-workdir: /opt/NeMo-Curator
library-name: NeMo-Curator
secrets:
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
Expand Down

0 comments on commit effb0ed

Please sign in to comment.