Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #207 from OctopusDeploy/update-docs-to-remove-quotes
Remove quotes from README.md example The example in the readme has the packageId property as a multi-line string, but with single quotes around the value. This means that the id getting set includes the quotes, which means it doesn't match and therefore doesn't work.
- Loading branch information