Skip to content

Commit bdd8146

Browse files
authored
docs: update README.md
2 parents bc1ecdc + 68332bb commit bdd8146

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8+
push:
9+
branches:
10+
- main
811
pull_request:
912
branches:
1013
- main

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Add `audio_player_service` to your `pubspec.yaml`:
1515
```yaml
1616
dependencies:
1717
audio_player_service:
18+
git:
19+
url: https://github.com/BBKDevelopment/Audio-Player-Service.git
20+
ref: v1.0.0
1821
```
1922
2023
Install it:

0 commit comments

Comments
 (0)