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 9f2d7cd commit c4c6a34
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 @@ -144,6 +144,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ matrix.previous_version }}

- name: Set up Git
run: |
git config user.name "GitHub Action"
Expand Down

0 comments on commit c4c6a34

Please sign in to comment.