Skip to content

test action

test action #106

Workflow file for this run

name: test action
run-name: test action
on:
push:
branches:
- main
jobs:
test-action:
runs-on: ubuntu-latest
name: test action
steps:
- name: Hello world action step
id: hello
uses: bling-yshs/[email protected]
with:
path: |
dist
src