Skip to content

Commit

Permalink
Merge pull request #262 from jama5262/Update_publish_workflow
Browse files Browse the repository at this point in the history
Update publish workflow to have permission
  • Loading branch information
jama5262 authored Dec 21, 2023
2 parents 841ea5e + 905a4e0 commit bd758c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
run-tests:
uses: ./.github/workflows/ci.yml
publish:
permissions:
id-token: write
needs: run-tests
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1

Expand Down

0 comments on commit bd758c8

Please sign in to comment.