mirror of
https://github.com/diligencia/semantic-branch-version.git
synced 2024-11-23 09:53:51 +08:00
Test commit to see if we can update the workflows
This commit is contained in:
parent
3322e0d482
commit
13f46ab513
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.build.outputs.branchname }}"
|
||||
run: echo "The name of the branch is ${{ steps.build.outputs.branchname }}!"
|
||||
|
Loading…
Reference in New Issue
Block a user