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