1
0
mirror of https://github.com/Chipazawra/v8-1c-cluster-pde.git synced 2025-03-25 21:29:00 +02:00

Update release.yml

This commit is contained in:
Khmelev Anton 2021-12-29 16:08:12 +03:00 committed by GitHub
parent ea7f4df0ba
commit 4e75ded0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,9 @@
# .github/workflows/release.yaml
on:
on:
release:
types: [created]
types:
- created
jobs:
release-linux-amd64:
@ -14,4 +15,4 @@ jobs:
with:
github_token: ${{ secrets.RELEASE_TOKEN }}
goos: linux
goarch: amd64
goarch: amd64