change interpolation type in path
Some checks failed
build nuget workflow for TelegramBotBase project / Build-TelegramBotBase (x64, linux) (push) Failing after 43s
Some checks failed
build nuget workflow for TelegramBotBase project / Build-TelegramBotBase (x64, linux) (push) Failing after 43s
This commit is contained in:
parent
3ab24dcd37
commit
db0afd4668
@ -30,7 +30,7 @@ jobs:
|
||||
uses: brandedoutcast/publish-nuget@v2
|
||||
with:
|
||||
# Filepath of the project to be packaged, relative to root of repository
|
||||
PROJECT_FILE_PATH: $APP_PROJECT_NAME/$APP_PROJECT_NAME.csproj
|
||||
PROJECT_FILE_PATH: ${{ env.APP_PROJECT_NAME }}/${{ env.APP_PROJECT_NAME }}.csproj
|
||||
|
||||
# Configuration to build and package
|
||||
# BUILD_CONFIGURATION: Release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user