diff --git a/action.yml b/action.yml index e2c7747..2ae4e35 100644 --- a/action.yml +++ b/action.yml @@ -90,7 +90,3 @@ runs: - name: "List fetched commits" shell: bash run: git log --oneline --decorate --graph --all - - - name: "Show HEAD branch reference" - shell: bash - run: git show-ref HEAD