v1.0.0-release
All checks were successful
Build and Release / build-and-release (push) Successful in 1m26s
All checks were successful
Build and Release / build-and-release (push) Successful in 1m26s
This commit is contained in:
parent
0c9b9c72a3
commit
88a7e2f6da
|
@ -28,10 +28,7 @@ jobs:
|
|||
uses: actions/forgejo-release@v2.6.0
|
||||
with:
|
||||
direction: upload
|
||||
|
||||
files: |
|
||||
dist/webhook-proxy-client-macos
|
||||
dist/webhook-proxy-client-linux
|
||||
dist/webhook-proxy-client-win.exe
|
||||
|
||||
release-dir: dist/
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue