Skip to content

fix(workspace): improved the workspace set/unset logic #11

fix(workspace): improved the workspace set/unset logic

fix(workspace): improved the workspace set/unset logic #11

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