Compare commits

..

1 Commits
v1 ... v1.1

Author SHA1 Message Date
Michael Schmidt
9eeba4b77e v1.1 2023-07-17 15:45:25 +02:00

View File

@@ -4,6 +4,12 @@
This is a fork of https://github.com/actions/checkout@v3 This is a fork of https://github.com/actions/checkout@v3
# Build
## Windows
ncc.cmd build .\src\main.ts
# What's new # What's new
With this action it is possible to check out a repository located on a Gitea instance with subdirectories. With this action it is possible to check out a repository located on a Gitea instance with subdirectories.