v1.0.0-release
All checks were successful
Build and Release / build-and-release (push) Successful in 1m26s

This commit is contained in:
Christopher Cookman 2025-06-03 11:26:46 -06:00
parent 0c9b9c72a3
commit 88a7e2f6da

View file

@ -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 }}