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 461604b commit 87198cb
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 @@ -48,6 +48,7 @@ jobs:
shell: bash
run: |
git config --global user.name "rlagha"
git add .
git status
git commit -a -m ${{ inputs.version }}
git tag ${{ env.DESTINATION_BRANCH_NAME }}_${{ inputs.version }}
Expand Down

0 comments on commit 87198cb

Please sign in to comment.