Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
set use_flutter:true
Browse files Browse the repository at this point in the history
  • Loading branch information
HosseinYousefi committed Aug 31, 2023
1 parent 814d4eb commit 8caf09a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
publish:
if: ${{ github.repository_owner == 'dart-lang' }}
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main
with:
use_flutter: true
permissions:
id-token: write # Required for authentication using OIDC
pull-requests: write # Required for writing the pull request note

0 comments on commit 8caf09a

Please sign in to comment.