Skip to content

Commit

Permalink
build: pass github token on plugin_test
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnnnn committed Aug 21, 2024
1 parent 4e57f82 commit c48e7f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
uses: asdf-vm/actions/plugin-test@v3
with:
command: fluttergen -v
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c48e7f4

Please sign in to comment.