Skip to content

Commit

Permalink
Fixed name of upload-source script in README
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Nov 4, 2022
1 parent 76b869f commit 7dae1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ Now run:

```
cd release-utils/scripts/
./upload-sources.sh $CAMEL_KAMELET_VERSION $CAMEL_KAMELET_VERSION
./upload-source.sh $CAMEL_KAMELET_VERSION $CAMEL_KAMELET_VERSION
```

You'll be requested to insert the password to unlock the secret key to sign the artifacts and after uploading to nexus dev repository.
Expand Down

0 comments on commit 7dae1b7

Please sign in to comment.