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 2ec3267 commit 47a8c09
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,13 @@ jobs:
name: 'Publish to pub.dev'
runs-on: ubuntu-latest
steps:
- uses: subosito/flutter-action@v1
- uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1

# - name: Flutter


- name: Flutter
uses: subosito/flutter-action@v1

- uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1



Expand Down

0 comments on commit 47a8c09

Please sign in to comment.