Skip to content

Commit

Permalink
Fix push
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi committed Nov 21, 2023
1 parent f733975 commit 461604b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansys_lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: "Push changes"
shell: bash
run: |
git config --global user.name "rlagha"
git status
git commit -a -m ${{ inputs.version }}
git tag ${{ env.DESTINATION_BRANCH_NAME }}_${{ inputs.version }}
Expand Down

0 comments on commit 461604b

Please sign in to comment.