Skip to content

Commit

Permalink
Fix pipeline error messages integration (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smrecz authored Mar 7, 2023
1 parent 6a7c321 commit 2345c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:

env:
SDK_ERROR_MESSAGES_VERSION: "main"
SDK_ERROR_MESSAGES_VERSION: "master"
PACKAGE_SOURCE: https://nuget.pkg.github.com/tatumio/index.json
PUB_PACKAGE_SOURCE: https://api.nuget.org/v3/index.json
PROJECT_PATH: ./Tatum/Tatum.csproj
Expand Down

0 comments on commit 2345c72

Please sign in to comment.