Skip to content

Commit

Permalink
Merge pull request #1594 from famedly/td/useTemplatePub
Browse files Browse the repository at this point in the history
chore: use our reusable workflow for pub publish
  • Loading branch information
techno-disaster authored Oct 25, 2023
2 parents a66e2d8 + 318134d commit 5900442
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
publish:
permissions:
id-token: write # Required for authentication using OIDC
uses: dart-lang/setup-dart/.github/workflows/publish.yml@a57a6c04cf7d4840e88432aad6281d1e125f0d46
with:
environment: pub.dev
contents: read
id-token: write
uses: famedly/frontend-ci-templates/.github/workflows/publish-pub.yml@main

0 comments on commit 5900442

Please sign in to comment.