Skip to content

Commit

Permalink
Publish workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
git-elliot committed Nov 17, 2024
1 parent 085c9be commit e90fc6c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ jobs:
- name: Check Publish Warnings
run: dart pub publish --dry-run

- name: Publish Package
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
with:
environment: 'pub.dev'

- name: Upload Coverage to CodeCov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit e90fc6c

Please sign in to comment.