Skip to content

An action that will always fail, so when working on developing actions you can easily re-run them even if your action succeeds.

License

Notifications You must be signed in to change notification settings

cutenode/action-always-fail

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Always Fail

This is a GitHub Action that will always fail. Useful if you want to keep rerunning an Action.

Usage

You can now consume the action by referencing the v1 branch

- name: Fail the Build
  uses: cutenode/action-always-fail@v1.0.0

See the actions tab for runs of this action! 🚀

About

An action that will always fail, so when working on developing actions you can easily re-run them even if your action succeeds.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published