Skip to content

Commit

Permalink
Publish on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitrise CI committed Nov 18, 2024
1 parent ea88645 commit 9b32cdf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish to pub.dev

on:
release:
types: [published]
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'

jobs:
publish:
Expand Down

0 comments on commit 9b32cdf

Please sign in to comment.