Skip to content

Commit

Permalink
PROTECTED_BRANCH_REVIEWER_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonRolev committed Oct 22, 2024
1 parent f90f88d commit acfd2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

PROTECTED_BRANCH_REVIEWER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
working-directory: libMvrGdtf
run: |
npm install
Expand Down

0 comments on commit acfd2a4

Please sign in to comment.