Skip to content

Commit

Permalink
Update update-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvoBen authored Feb 26, 2025
1 parent 79e258c commit 0ecb67b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
git add .gitattributes
git add "$FILE_PATH"
git commit -m "Update ast-cli-java-wrapper to ${{ steps.ast-cli-java-wrapper.outputs.release_tag }}"
git push origin HEAD:${{ github.ref }}
- name: Create Pull Request
if: steps.ast-cli-java-wrapper.outputs.current_tag != steps.ast-cli-java-wrapper.outputs.release_tag
Expand Down

0 comments on commit 0ecb67b

Please sign in to comment.