Skip to content

Commit

Permalink
fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bw-flagship committed Aug 30, 2023
1 parent f417a5b commit 0a3e350
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: Release to pub.dev
on:
workflow_dispatch:
push:
# TODO: Re-enable
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+*'
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'

jobs:
# test:
Expand Down

0 comments on commit 0a3e350

Please sign in to comment.