Skip to content

Commit cfba5d4

Browse files
committed
Initial commit
1 parent 47580d4 commit cfba5d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This repo contains a sample Visual Studio project leveraging github actions to b
1111

1212
## Github Actions
1313

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)
1515

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)
1717

1818
## Required CSPROJ file settings
1919

0 commit comments

Comments
 (0)