Skip to content

Commit

Permalink
ci publish using tags
Browse files Browse the repository at this point in the history
  • Loading branch information
aprosail committed Jun 26, 2024
1 parent 6504f26 commit 53d4620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: publish

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

jobs:
# https://dart.dev/tools/pub/automated-publishing
Expand Down

0 comments on commit 53d4620

Please sign in to comment.