This commit is contained in:
parent
4af78ec210
commit
b0c4757d57
@ -7,5 +7,5 @@ jobs:
|
|||||||
echo:
|
echo:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: get git version
|
- name: get git current branch
|
||||||
run: echo {branch}
|
run: git branch --show-current
|
Loading…
Reference in New Issue
Block a user