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 f426c94 commit be0bef7Copy full SHA for be0bef7
.github/workflows/release-bot.yml
@@ -15,4 +15,4 @@ jobs:
15
- uses: statsig-io/statsig-publish-sdk-action@main
16
with:
17
gh-token: ${{ secrets.KONG_FINE_GRAINED_REPO_PAT }}
18
- pypi-token: ${{ secrets.PYPI_DRAFT_PUBLISH_TOKEN }}
+ pypi-token: ${{ secrets.PYPI_PUBLISH_TOKEN }}
0 commit comments