Skip to content

adb: clean up and update packages (#1903) #29

adb: clean up and update packages (#1903)

adb: clean up and update packages (#1903) #29

Workflow file for this run

name: adb publish
on:
push:
tags: ['adb-v*']
jobs:
main:
name: Publish on pub.dev
runs-on: ubuntu-latest
permissions:
id-token: write
contents: write
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Set up Dart
uses: dart-lang/setup-dart@v1
with:
sdk: stable
- name: Publish to pub.dev
uses: leancodepl/mobile-tools/.github/actions/pub-release@pub-release-v1
with:
path: packages/adb