mirror of
https://github.com/KaySar12/NextZen-UserService.git
synced 2025-03-15 23:25:35 +07:00
Update push_test_server.yml
Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
This commit is contained in:
parent
b7cc389ef9
commit
ac34a1356d
4
.github/workflows/push_test_server.yml
vendored
4
.github/workflows/push_test_server.yml
vendored
@ -26,9 +26,9 @@ jobs:
|
||||
run: sudo git tag v99.99.99-alpha
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.19
|
||||
go-version: 'stable'
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user