Skip to content

Commit

Permalink
Update zap_regeneration.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Oct 26, 2021
1 parent 2b09c32 commit febbaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zap_regeneration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
token: ${{ secrets.APPLE_PERSONAL_ACCESS_TOKEN }}
#token: ${{ secrets.APPLE_PERSONAL_ACCESS_TOKEN }}
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
- name: Use Node.js 14.x
uses: actions/setup-node@v2
Expand Down

0 comments on commit febbaa6

Please sign in to comment.