Skip to content

Commit c357401

Browse files
committed
ci: add semantic release
1 parent 489b704 commit c357401

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# cpp-cli
22

33
Hello world C++ CLI application.
4+
5+
## Features
6+
7+
- [Semantic Release](.github/workflows/semantic-release.yaml) on merge to the `main` branch
8+
9+
## Installation and Configuration
10+
11+
### Set Up GitHub Repository for Semantic Release
12+
13+
Set up GitHub actions, variables and secrets:
14+
15+
- GitHub / Repository / Settings
16+
- Actions / General
17+
- Workflow permissions: Read and write permissions

0 commit comments

Comments
 (0)