Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bawelter committed Jul 9, 2020
1 parent 6157a17 commit e5bae1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Expand Up @@ -16,8 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
with:
channel: 'stable'
- name: Setup credentials
run: |
mkdir -p ~/.pub-cache
Expand Down

0 comments on commit e5bae1c

Please sign in to comment.