Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 30d9792

Browse files
Update version regex
1 parent 56b4c71 commit 30d9792

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
uses: brandedoutcast/publish-nuget@v2.5.5
2929
with:
3030
PROJECT_FILE_PATH: src/Our.Umbraco.GraphQL/Our.Umbraco.GraphQL.csproj
31-
# API key to authenticate with NuGet server
31+
VERSION_REGEX: ^\s*<versionPrefix>(.*)<\/versionPrefix>\s*$
3232
NUGET_KEY: ${{ env.NUGET_TOKEN }}
33-
# Flag to toggle pushing symbols along with nuget package to the server, disabled by default
3433
INCLUDE_SYMBOLS: true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /