Skip to content

29 feat apply changes to use workflow pipelines270 (#30) #26

29 feat apply changes to use workflow pipelines270 (#30)

29 feat apply changes to use workflow pipelines270 (#30) #26

Workflow file for this run

name: Continuous Deployment
on:
push:
branches:
- main
jobs:
deployment:
runs-on: ubuntu-latest
steps:
-
name: Create release
id: release-please
uses: google-github-actions/release-please-action@v3
with:
release-type: python
package-name: workflow
extra-files: |
workflow/__init__.py