mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
fix: path ./cmd/gf (#4414)
This commit is contained in:
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
- name: update dependencies
|
||||
run: |
|
||||
go env -w GOPRIVATE=github.com/gogf/gf
|
||||
.github/workflows/scripts/update_version.sh ./cmd/gfly ${{ github.ref_name }}
|
||||
.github/workflows/scripts/update_version.sh ./cmd/gf ${{ github.ref_name }}
|
||||
- name: Auto Creating Tags For cli tool
|
||||
run: |
|
||||
git config --global user.email "tagrobot@goframe.org"
|
||||
|
||||
Reference in New Issue
Block a user