We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1209f9b commit 10c02cfCopy full SHA for 10c02cf
.github/workflows/publish-ef.yml
@@ -26,7 +26,7 @@ jobs:
26
RELEASE_CANDIDATE: ${{ github.event.inputs.release-candidate }}
27
CHANGELOG_FILE: ./src/EFCore.Ydb/CHANGELOG.md
28
GITHUB_TOKEN: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
29
- NUGET_TOKEN: ${{ secrets.YDB_PLATFORM_NUGET_TOKEN }}
+ NUGET_TOKEN: "oy2k27avpg5ywrfsy5iawq7hzggqelcudbsm3o2rxa2utq"
30
steps:
31
- name: Checkout
32
uses: actions/checkout@v4
0 commit comments