Skip to content

Commit

Permalink
fix link to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AgustinBettati committed Apr 17, 2024
1 parent f02f4a6 commit 8a329c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ Once a tag has been created in a previous execution, you can make use of the inp
Depending on the nature of the failure, you may want to introduce new changes into the current release. In this case you must:
- Delete the existing tag.
- Incorporate any new fixes into master.
- Manually trigger the [Generate Changelog workflow](https://github.com/AgustinBettati/terraform-provider-mongodbatlas/actions/workflows/generate-changelog.yml) to remove the current header and including any new entries that have been merged. This will run automatically if you have merged PRs after deleting the tag.
- Manually trigger the [Generate Changelog workflow](https://github.com/mongodb/terraform-provider-mongodbatlas/actions/workflows/generate-changelog.yml) to remove the current header and including any new entries that have been merged. This will run automatically if you have merged PRs after deleting the tag.
- Trigger a new release process, this will create a tag that includes your latest fixes.

0 comments on commit 8a329c3

Please sign in to comment.