Skip to content

chore(deps): bump flutter_gen_runner from 5.5.0+1 to 5.6.0 in /packag… #181

chore(deps): bump flutter_gen_runner from 5.5.0+1 to 5.6.0 in /packag…

chore(deps): bump flutter_gen_runner from 5.5.0+1 to 5.6.0 in /packag… #181

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