Skip to content

11 user authentication (#14) #6

11 user authentication (#14)

11 user authentication (#14) #6

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