Skip to content

Commit

Permalink
format gha yaml one line
Browse files Browse the repository at this point in the history
  • Loading branch information
aprosail committed Jun 28, 2024
1 parent 8b0f876 commit 226fc3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: publish

on:
push:
tags: ["[0-9]+.[0-9]+.[0-9]+*"]
push: {tags: ["[0-9]+.[0-9]+.[0-9]+*"]}

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

0 comments on commit 226fc3b

Please sign in to comment.