fix(release): Added repo to release action
This commit is contained in:
parent
8a0c201b74
commit
81cbca153e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -38,3 +38,4 @@ jobs:
|
||||||
#token: ${{ secrets.WRITE_TOKEN_TO_MYREPO }}
|
#token: ${{ secrets.WRITE_TOKEN_TO_MYREPO }}
|
||||||
release-dir: dist
|
release-dir: dist
|
||||||
release-notes: ${{ steps.changelog.output.text }}
|
release-notes: ${{ steps.changelog.output.text }}
|
||||||
|
repo: "DevFW-CICD/edge-connect-client"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue