Skip to content

Commit 90623b2

Browse files
authored
Update README.md
Add deployment explanation
1 parent b5ade67 commit 90623b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,8 @@ If the JSON data is successfully parsed, a result object with the following stru
7171
"ErrorMessage": null
7272
}
7373
```
74+
75+
## Deployment
76+
- Create a new release based on release-drafter.
77+
- When the version tag (e.g., v1.0.0) is added, the GitHub Actions workflow for the release is triggered.
78+
- The workflow builds the package (e.g., .nupkg file) and attaches it to the release.

0 commit comments

Comments
 (0)