Skip to content

Commit

Permalink
ci(release): checkout with admin token (#2639)
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi authored Dec 9, 2024
1 parent b8f895b commit a803017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.VIBE_GITHUB_TOKEN }}
fetch-depth: 0
- name: Run Setup
uses: ./.github/actions/setup
Expand Down

0 comments on commit a803017

Please sign in to comment.