mirror of
https://github.com/diligencia/semantic-branch-version.git
synced 2024-11-23 13:43:50 +08:00
Update main.yml
This commit is contained in:
parent
1dec00f6a9
commit
5a4c3eb201
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
|
||||
uses: diligencia/sementantic-git-version-action@v1
|
||||
- name: Echo name
|
||||
run: echo "The name of the branch is ${{ steps.hello.outputs.branchname }}"
|
||||
|
Loading…
Reference in New Issue
Block a user