update goreleaser.yaml

This commit is contained in:
fatedier 2022-12-18 19:18:09 +08:00
parent 7678938c08
commit e2d28d9929
1 changed files with 0 additions and 7 deletions

View File

@ -3,9 +3,6 @@ name: goreleaser
on:
workflow_dispatch:
permissions:
contents: read
jobs:
goreleaser:
runs-on: ubuntu-latest
@ -20,10 +17,6 @@ jobs:
with:
go-version: 1.19
- run: |
# https://github.com/actions/setup-go/issues/107
cp -f `which go` /usr/bin/go
- name: Make All
run: |
./package.sh