Update upload-release-assets.yml

This commit is contained in:
0g-wh 2024-08-05 09:53:17 +08:00 committed by GitHub
parent 3709a23632
commit e8e2e3abd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v4 uses: actions/setup-go@v4
with: with:
go-version: '1.20' go-version: '1.21'
- name: Build - name: Build
run: make build run: make build
- name: Rename file - name: Rename file