Skip to content

Changing actions to trigger on tag v* because #40

Changing actions to trigger on tag v* because

Changing actions to trigger on tag v* because #40

Workflow file for this run

on:
push:
branches:
- master
workflow_dispatch:
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
release-type: python
package-name: map2model