Skip to content
alert-triangle

GitHub Action

Always Fail

v1.0.1 Latest version

Always Fail

alert-triangle

Always Fail

An action that will always fail

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Always Fail

uses: cutenode/action-always-fail@v1.0.1

Learn more about this action in cutenode/action-always-fail

Choose a version

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! 🚀