Skip to content

Commit 6793933

Browse files
Update release-bot.yml
1 parent 7d69e47 commit 6793933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: startsWith(github.head_ref, 'releases/') || github.event_name == 'release'
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: statsig-io/statsig-publish-sdk-action@778465cae5a59e81a9a629088d9fa55239ebb96a
15+
- uses: statsig-io/statsig-publish-sdk-action@main
1616
with:
1717
gh-token: ${{ secrets.KONG_FINE_GRAINED_REPO_PAT }}
1818
pypi-token: ${{ secrets.PYPI_PUBLISH_TOKEN }}

0 commit comments

Comments
 (0)