fix(release): Added all of the config out of desperation

This commit is contained in:
Patrick Sy 2025-10-01 15:17:16 +02:00
parent 81cbca153e
commit be22a018d3

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