Former-commit-id: b84c67a20cb6f29bfa247c3e50984c1d79cf4350 [formerly f8200b9869d246c0f710d6fed235021f25124f63] [formerly 6b76da7d163487f46678f66a52e654c132c9a680 [formerly b2a6aba79a9fff6f4315623a72c7bafc4022a10f]]
Former-commit-id: 40905d8d89c533365b01588888e6fa328c3765c4 [formerly f80d2ea8470cf28f4f4d658874a963514e00b9e4]
Former-commit-id: 256e04660e867a4408b8023768e27bec19f908ed
Former-commit-id: 062da9f4291cb381fed6c377b387d6c3b652808e
Former-commit-id: 64c186d384467401fa4ba6c8734ef3fd89d84998
Former-commit-id: b0f9c28cc282a6aef12a1f07e121e51da96f7922 [formerly 4151075ecfb2e4b507a2734c6a41f9f64ad72532]
Former-commit-id: e4e0b049c70e6d89179caa10a465080b38188482
This commit is contained in:
Σrebe - Romain GERARD 2023-10-20 09:36:05 +02:00
parent 81a0e9bbda
commit 36b76cba8e

View file

@ -113,19 +113,10 @@ jobs:
- uses: actions/download-artifact@v3
with:
path: artifacts
- name: list artifacts
run: ls artifacts/*
# Goreleaser
- name: Set up Go
uses: actions/setup-go@v4
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
- uses: "marvinpinto/action-automatic-releases@latest"
with:
distribution: goreleaser
version: latest
# Run goreleaser and ignore non-committed files (downloaded artifacts)
args: release --clean --skip=validate
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
repo_token: "${{ secrets.RELEASE_TOKEN }}"
prerelease: true
files: |
artifacts/wstunnel-*