mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-04-19 23:22:50 +08:00
ci: 🎡 发版流水线脚本
This commit is contained in:
parent
f2305e0345
commit
5727cadb47
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -14,11 +14,6 @@ jobs:
|
|||||||
- uses: actions/setup-dotnet@v3
|
- uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: 8.0.x
|
dotnet-version: 8.0.x
|
||||||
- uses: actions/cache@v3
|
|
||||||
with:
|
|
||||||
path: ~/.nuget/packages
|
|
||||||
key: ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
|
|
||||||
restore-keys: ${{ runner.os }}-nuget
|
|
||||||
- working-directory: ./src/backend/NSExt
|
- working-directory: ./src/backend/NSExt
|
||||||
run: dotnet build -c Release
|
run: dotnet build -c Release
|
||||||
- uses: actions/create-release@v1
|
- uses: actions/create-release@v1
|
||||||
|
@ -8,4 +8,4 @@ All notable changes to this project will be documented in this file. See [standa
|
|||||||
### Features
|
### Features
|
||||||
|
|
||||||
* ++ ([e41652d](https://github.com/nsnail/NSExt/commit/e41652d553beda7a2eb1600da4795e07f4260330))
|
* ++ ([e41652d](https://github.com/nsnail/NSExt/commit/e41652d553beda7a2eb1600da4795e07f4260330))
|
||||||
* 增加一些扩展方法 ([1f26d0f](https://github.com/nsnail/NSExt/commit/1f26d0f28098f7ee98a9a5482096aecd53b85e04))
|
* 增加一些扩展方法 ([1f26d0f](https://github.com/nsnail/NSExt/commit/1f26d0f28098f7ee98a9a5482096aecd53b85e04))
|
@ -11,4 +11,4 @@
|
|||||||
"path": "node_modules/cz-git"
|
"path": "node_modules/cz-git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user