Skip to content

Commit

Permalink
fix: broken coisos
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Jul 24, 2022
1 parent 3dc0353 commit 6be0d53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-dart.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Dart - Publish plugin

name: Dart/Flutter - Release Package
on:
release:
types: [published]
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/release-js.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Dart/Flutter - Release Package
name: Release
on:
release:
types: [published]
push:
branches:
- main

env:
GIT_AUTHOR_NAME: "@bumper-bot"
Expand Down

0 comments on commit 6be0d53

Please sign in to comment.