Ver Fonte

Removed the unused EthanSK/git-branch-name-action@v1 action from CI workflow

Alexander Wilms há 1 ano atrás
pai
commit
7c836f1320
1 ficheiros alterados com 0 adições e 8 exclusões
  1. 0 8
      .github/workflows/github.yml

+ 0 - 8
.github/workflows/github.yml

@@ -236,10 +236,6 @@ jobs:
       env:
         GENERATE_ONLY_BUILT_CONFIG: 1
 
-    - name: Git branch name
-      id: git-branch-name
-      uses: EthanSK/git-branch-name-action@v1
-
     - name: Build Number
       run: |
         source '${{github.workspace}}/CI/get_package_name.sh'
@@ -395,10 +391,6 @@ jobs:
       env:
         GENERATE_ONLY_BUILT_CONFIG: 1
 
-    - name: Git branch name
-      id: git-branch-name
-      uses: EthanSK/git-branch-name-action@v1
-
     - name: Build Number
       run: |
         source '${{github.workspace}}/CI/get_package_name.sh'