mirror of
https://github.com/yanhao98/semantic-release-action.git
synced 2025-07-12 23:30:48 +08:00
fix: update action reference and enhance documentation
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- uses: yanhao98/semantic-release-example@main
|
||||
- uses: yanhao98/semantic-release-action@main
|
||||
id: release
|
||||
- name: Print the new release version
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user