This commit is contained in:
xvzc 2022-03-11 11:08:18 +09:00
parent 147925ca1e
commit 2fc26b9a72

View File

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