Skip to content

Update github-actions-demo.yml #2

Update github-actions-demo.yml

Update github-actions-demo.yml #2

name: GitHub Action Demo
on: [push, workflow_dispatch]
jobs:
Build:
runs-on: ubuntu-latest
steps:
-name: Checkout
uses: action/[email protected]

Check failure on line 9 in .github/workflows/hello-world-docker-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/hello-world-docker-ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
- Docker
uses: ./hello-world-docker-action/action