Skip to content

Commit

Permalink
fix: fix permissions
Browse files Browse the repository at this point in the history
fix: fix permissions
  • Loading branch information
cgilbe27 authored Jan 19, 2024
2 parents 943e8ea + 6ffb343 commit fe4ed01
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

1 comment on commit fe4ed01

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 96%
96.81% (6009/6207) 98.26% (679/691) 84.93% (186/219)

Please sign in to comment.