Your First Rollback Workflow Execution

Now, when you attempt to roll back to a non-existent version, your Rollback workflow will prevent this action.

1. On your remote awsome-books repository,

  • Select the Actions tab.
  • Choose the Rollback workflow.
  • Expand the Run workflow dropdown.
  • Enter the value v0.0.7.
  • Click Run workflow.

0001

2. A Rollback workflow should be triggered, click it to see more details.

0002

3. Wait for the workflow completes, you should notice that the workflow should fail since the version you want to roll back does not exist.

0003

4. In your Slack Workspace, you also receive Rollback workflow fail to execute on gha-rollback channel.

0004