diff --git a/.github/workflows/7-create-hotfix-release.yml b/.github/workflows/7-create-hotfix-release.yml index 7cf435a..ad6ec68 100644 --- a/.github/workflows/7-create-hotfix-release.yml +++ b/.github/workflows/7-create-hotfix-release.yml @@ -59,4 +59,4 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} from_step: 7 - to_step: x + to_step: X