Skip to content

Commit

Permalink
Merge pull request #210 from osociety/workflow-fix
Browse files Browse the repository at this point in the history
Publish workflow fix
  • Loading branch information
git-elliot authored Nov 17, 2024
2 parents 085c9be + e90fc6c commit 103de44
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 103de44

Please sign in to comment.