Skip to content

Commit

Permalink
Update .github/workflows/prepare-for-minor-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trackleft authored Oct 5, 2023
1 parent 342615d commit 9f2d7cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare-for-minor-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:

- name: Update dev branch alias via Composer
composer config extra.branch-alias.dev-main ${{ inputs.release_branch_name }}-dev

- name: Show git status
run: |
git status
Expand Down

0 comments on commit 9f2d7cd

Please sign in to comment.