This commit is contained in:
xvzc 2022-03-11 11:17:13 +09:00
parent 2fc26b9a72
commit fc90828341

View File

@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@v1.25
with:
pre_command: ls -al; ls -al ..; ls -al ../..
project_path: ./...
github_token: ${{ secrets.PERSONAL_TOKEN }}
goos: linux
goarch: amd64