Skip to content

Commit 5c62902

Browse files
Merge remote-tracking branch 'origin/main'
2 parents cfcfc46 + 7c7b4cf commit 5c62902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nbgv_prepare_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
echo "Calculated next version: $NEXT"
8686
8787
nbgv prepare-release $TAG_ARG \
88-
--nextVersion "$NEXT" \
88+
--nextVersion "$NEXT"
8989
9090
git add "${{ inputs.version_file_path }}"
9191
git commit -m "chore: bump version to $NEXT"

0 commit comments

Comments
 (0)