Skip to content

⚠️ It's under development. Please don't use it.

License

Notifications You must be signed in to change notification settings

noir-cr/github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-action

Usage

steps:
- name: Run Noir
  uses: noir/github-action@latest
  id: noir
  with:
    base_path: /app
    url: https://www.hahwul.com

- name: Output Handling
  run: echo '${{ steps.broken-link.outputs.output }}'

About

⚠️ It's under development. Please don't use it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published