mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-02 07:09:27 +03:00
testing config
This commit is contained in:
parent
fd5a3b9c2e
commit
7f2703f951
4
.github/workflows/dotnet.yml
vendored
4
.github/workflows/dotnet.yml
vendored
@ -41,9 +41,7 @@ jobs:
|
||||
echo Home: $HOME
|
||||
echo SOLUTION: ${{env.SOLUTION}}
|
||||
echo BUILD_CONFIG: ${{env.BUILD_CONFIG}}
|
||||
echo Version: ${VERSION}
|
||||
echo Version2: ${env.VERSION}
|
||||
echo Version3: ${{env.VERSION}}
|
||||
echo Version: $ENV:VERSION
|
||||
echo GITHUB_REPOSITORY: $ENV:GITHUB_REPOSITORY
|
||||
- name: Pack
|
||||
run: dotnet pack --configuration Release /p:Version=${VERSION} --output .
|
Loading…
x
Reference in New Issue
Block a user