Skip to content

chore(deps): bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#68) #40

chore(deps): bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#68)

chore(deps): bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#68) #40

name: publish_sealed_countries
on:
push:
branches: [main]
tags:
- 'sealed_countries-v[0-9]+.[0-9]+.[0-9]+*'
jobs:
publish-sealed-countries:
if: github.ref_type == 'tag'
uses: ./.github/workflows/publish_to_pub.yaml
permissions:
id-token: write
with:
package_name: sealed_countries
tag: ${{ github.ref }}