Skip to content

Merge pull request #163 from oyindonesia/23Nov2023 #37

Merge pull request #163 from oyindonesia/23Nov2023

Merge pull request #163 from oyindonesia/23Nov2023 #37

Workflow file for this run

name: Dev Deploy

Check failure on line 1 in .github/workflows/dev_deploy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dev_deploy.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: deploy
on:
push:
branches: [ 'dev' ]
jobs:
deploy:
# See https://github.com/oyindonesia/oybayar-docs/pull/119 about the reason of using 20.04
# runs-on: ubuntu-20.04
# env:
# ruby-version: 2.5
runs-on: ubuntu-latest
env:
ruby-version: 2.6