Skip to content

Commit

Permalink
hotfix: github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
kishormainali committed Feb 20, 2024
1 parent 7ccdc62 commit 121833a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
run: dart analyze .

- name: 🚀 Publish package
run: dart pub publish -f%
run: dart pub publish -f

0 comments on commit 121833a

Please sign in to comment.