1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

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

This commit is contained in:
Alexander Wilms 2024-01-15 10:37:06 +00:00
parent f863665ede
commit 7c836f1320

View File

@ -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'