Skip to content

chore(deps): bump dart_code_metrics_presets from 2.17.0 to 2.18.0 in … #234

chore(deps): bump dart_code_metrics_presets from 2.17.0 to 2.18.0 in …

chore(deps): bump dart_code_metrics_presets from 2.17.0 to 2.18.0 in … #234

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 }}