Skip to content

Commit

Permalink
fix: Publish release
Browse files Browse the repository at this point in the history
  • Loading branch information
taorepoara committed Aug 18, 2023
1 parent d16ba4f commit 4930a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Publish
on:
push:
tag:
- "v*"
release:
types: [created]

env:
flutter_version: "3.13.0"
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ on:
jobs:
release:
uses: lenra-io/github-actions/.github/workflows/release.yml@main
with:
github-token: ${{ secrets.GH_PERSONNAL_TOKEN }}

0 comments on commit 4930a7d

Please sign in to comment.