Skip to content

Commit

Permalink
feat: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
diniz-lucas committed Apr 26, 2024
1 parent 6c630eb commit d4244a1
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 @@ -64,5 +64,5 @@ jobs:
working-directory: ${{ inputs.working-directory }}
# Publishing...
- name: Publish to pub.dev
run: dart pub publish -f
run: flutter pub publish -f
working-directory: ${{ inputs.working-directory }}

0 comments on commit d4244a1

Please sign in to comment.