Skip to content

Commit

Permalink
Merge branch '2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 22, 2024
2 parents b5ab839 + 4fd9f51 commit 5dc0115
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/flutter-pub-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v4
ref: main # always main branch
with:
ref: "main" # always main branch

- name: Install dependencies
run: |
Expand Down

0 comments on commit 5dc0115

Please sign in to comment.