We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489b704 commit c357401Copy full SHA for c357401
README.md
@@ -1,3 +1,17 @@
1
# cpp-cli
2
3
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