Skip to content

Commit

Permalink
fix(release-please): allow triggering release_wheel gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
abcdabcd987 committed Dec 28, 2023
1 parent 49de92f commit 54f3d38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.PAT_PUNICA_REPO_CI }}

0 comments on commit 54f3d38

Please sign in to comment.