mirror of
https://github.com/diligencia/semantic-branch-version.git
synced 2024-11-23 09:43:50 +08:00
Update main.yml
This commit is contained in:
parent
8b286639ed
commit
abe0a38a7e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
||||
id: getversion
|
||||
uses: diligencia/semantic-git-version-action@master
|
||||
- name: Echo name
|
||||
run: echo "The name of the branch is ${{ steps.getversion.outputs.branchname }}"
|
||||
run: echo "The name of the branch is ${{ steps.build.outputs.branchname }}"
|
||||
|
Loading…
Reference in New Issue
Block a user