Skip to content

Commit

Permalink
chore: use template publish reuse wf
Browse files Browse the repository at this point in the history
  • Loading branch information
td-famedly committed Oct 24, 2023
1 parent a66e2d8 commit 9043b0e
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 9043b0e

Please sign in to comment.