Skip to content

Commit

Permalink
Update publish.yml (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s authored Jun 2, 2024
1 parent 06fbf7b commit d4efd42
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
publish:
permissions:
id-token: write # Required for authentication using OIDC
environment: pub.dev
runs-on: ubuntu-latest
steps:

Expand Down Expand Up @@ -36,8 +37,3 @@ jobs:
- name: Publish
run: |
dart pub publish --force
working-directory: lib



0 comments on commit d4efd42

Please sign in to comment.