Skip to content

build: change to new asciidoctor scripts #3

build: change to new asciidoctor scripts

build: change to new asciidoctor scripts #3

on: [ push ]
jobs:
build:
name: Hello world
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Write a multi-line message
run: |
echo This demo file shows a
echo very basic and easy-to-understand workflow.