Skip to content

Commit

Permalink
Changed gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Code42Maestro committed Oct 7, 2023
1 parent bff122b commit c47a48a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Publish to pub.dev

on:
workflow_dispatch:
release:
types: [ published ]
push:
paths: [ "pubspec.yaml" ]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0"
version: "1.0.1"
equatable:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: dart_untis_mobile
description: "A pure dart library implementing the Untis Mobile API (https://www.untis.at/produkte/webuntis/untis-mobile-app)."
repository: https://github.com/Code42Maestro/dart_untis_mobile
version: 1.0.0
version: 1.0.1
topics:
- untis
- webuntis
Expand Down

0 comments on commit c47a48a

Please sign in to comment.