Skip to content

Commit

Permalink
fr
Browse files Browse the repository at this point in the history
  • Loading branch information
aeharding committed Nov 12, 2024
1 parent 2b3644f commit f11b583
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ jobs:
git_user_signingkey: true
git_commit_gpgsign: true

- uses: actions/checkout@v4
name: Commit and push release
- name: Commit and push release
run: |
git checkout -b $RELEASE_BRANCH_PREFIX/${{ needs.validate_version.outputs.version }}
git config --global user.email "[email protected]"
Expand Down

0 comments on commit f11b583

Please sign in to comment.