Skip to content

Commit

Permalink
CI: Upgrade publish action
Browse files Browse the repository at this point in the history
Signed-off-by: CaiJingLong <[email protected]>
  • Loading branch information
CaiJingLong committed Mar 22, 2024
1 parent cd5f1ed commit ebd3669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_on_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
- uses: subosito/flutter-action@v2
with:
channel: "stable"
Expand Down

0 comments on commit ebd3669

Please sign in to comment.