Skip to content

Commit

Permalink
chore: rm pubdev GH actions publishing from repo (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
smallTrogdor authored Dec 14, 2024
1 parent 78356b7 commit 8d17e79
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 26 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/pubdev-release.yml

This file was deleted.

4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Merging a pull request with the `autorelease` label will trigger the `github-rel

##### Pub Dev release

The creation of a tag in the `github-release` workflow triggers the `pubdev-release` workflow. This workflow simply
pushes the latest version to pub dev.
Since the creation of pubdev releases is not currently possible from Github Actions with workflows triggered by
other bots, the release is done manually by one of the maintainers.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ topics: [ icons, theme, design, design-system ]
version: 2.1.1

environment:
sdk: ">=3.3.0 <4.0.0"
sdk: ">=3.4.0 <4.0.0"
flutter: ">=3.22.0"

dependencies:
Expand Down

0 comments on commit 8d17e79

Please sign in to comment.