fix(release): Added all of the config out of desperation
Some checks failed
ci / goreleaser (push) Failing after 1m14s

This commit is contained in:
Patrick Sy 2025-10-01 15:17:16 +02:00
parent d25455a4c6
commit a18da5c940
Signed by: Patrick.Sy
GPG key ID: DDDC8EC51823195E

View file

@ -38,4 +38,8 @@ jobs:
#token: ${{ secrets.WRITE_TOKEN_TO_MYREPO }}
release-dir: dist
release-notes: ${{ steps.changelog.output.text }}
url: "https://edp.buildth.ing"
repo: "DevFW-CICD/edge-connect-client"
tag: "${{ github.ref_name }}"
sha: "${{ github.sha }}"
token: ${{ secrets.PACKAGES_TOKEN }}