Skip to content

disable automatic deployment as it does not work yet (https://github.… #5

disable automatic deployment as it does not work yet (https://github.…

disable automatic deployment as it does not work yet (https://github.… #5

Workflow file for this run

#name: Publish to pub.dev
#
#on:
# push:
# tags:
# - '[0-9]+.[0-9]+.[0-9]+*'
#
#jobs:
# publish:
# permissions:
# id-token: write # Required for authentication using OIDC
# uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
# # with:
# # working-directory: path/to/package/within/repository