File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ This repo contains a sample Visual Studio project leveraging github actions to b
11
11
12
12
## Github Actions
13
13
14
- * Continuous Integration (CI) Build Action - [ .github/workflows/commit.yml] ( https://github.com/microcompiler/tinyclr/blob/master/.github/workflows/build.yml )
14
+ * Continuous Integration (CI) Build Action - [ .github/workflows/commit.yml] ( https://github.com/microcompiler/tinyclr-github /blob/master/.github/workflows/build.yml )
15
15
16
- * Release and Publish Action - [ .github/workflows/release.yml] ( https://github.com/microcompiler/tinyclr/blob/master/.github/workflows/release.yml )
16
+ * Release and Publish Action - [ .github/workflows/release.yml] ( https://github.com/microcompiler/tinyclr-github /blob/master/.github/workflows/release.yml )
17
17
18
18
## Required CSPROJ file settings
19
19
You can’t perform that action at this time.
0 commit comments