mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2025-01-03 04:50:11 +00:00
test
This commit is contained in:
parent
2fc26b9a72
commit
fc90828341
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: wangyoucao577/go-release-action@v1.25
|
- uses: wangyoucao577/go-release-action@v1.25
|
||||||
with:
|
with:
|
||||||
pre_command: ls -al; ls -al ..; ls -al ../..
|
project_path: ./...
|
||||||
github_token: ${{ secrets.PERSONAL_TOKEN }}
|
github_token: ${{ secrets.PERSONAL_TOKEN }}
|
||||||
goos: linux
|
goos: linux
|
||||||
goarch: amd64
|
goarch: amd64
|
||||||
|
Loading…
Reference in New Issue
Block a user