Skip to content

Commit

Permalink
Update checkout code with permission
Browse files Browse the repository at this point in the history
  • Loading branch information
wiliansilvazup authored Oct 1, 2021
1 parent 9e90809 commit 3a571ff
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 @@ -38,6 +38,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
token: ${{ secrets.HORUSEC_PUSH_TOKEN }}

- name: Set up Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 3a571ff

Please sign in to comment.