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 692b6b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
uses: asdf-vm/actions/plugin-test@v3
with:
command: fluttergen -v
giturl: [email protected]:FlutterGen/asdf-fluttergen.git
github_token: ${{ secrets.PAT_FLUTTERGEN }}

0 comments on commit 692b6b9

Please sign in to comment.