fix(release): Added all of the config out of desperation
Some checks failed
ci / goreleaser (push) Failing after 1m14s
Some checks failed
ci / goreleaser (push) Failing after 1m14s
This commit is contained in:
parent
d25455a4c6
commit
a18da5c940
1 changed files with 4 additions and 0 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue