Skip to content

Commit

Permalink
Set token to FIG_BOT_TOKEN
Browse files Browse the repository at this point in the history
grant0417 committed May 30, 2024
1 parent 5ecccc7 commit 4017cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ jobs:
run: rm export/ts/aws/ec2.ts
- uses: withfig/push-to-fig-autocomplete-action@grant/lint
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.FIG_BOT_TOKEN }}
autocomplete-spec-name: aws
spec-path: export/ts/aws.ts
spec-folder-path: export/ts/aws

0 comments on commit 4017cf4

Please sign in to comment.