Skip to content

Commit

Permalink
fix: fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilbe27 committed Jan 19, 2024
1 parent f50126a commit 6ffb343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
token: ${{ secrets.NIBIBOT_GIT_TOKEN }}

- name: Checkout nibiru Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 6ffb343

Please sign in to comment.