Skip to content

Merge branch 'main' of https://github.com/I-Samuel-I/Login #2

Merge branch 'main' of https://github.com/I-Samuel-I/Login

Merge branch 'main' of https://github.com/I-Samuel-I/Login #2

Workflow file for this run

name: bohr.io deploy
on:
push:
repository_dispatch:
types: [bohr-dispatch]
permissions: write-all
jobs:
deploy:
name: Deploy on bohr.io
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: bohr-io/action@main