Skip to content

Commit 2a43c3f

Browse files
⬆️ CI/CD: Updated
1 parent 2c5f84b commit 2a43c3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/candidate-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
TAG: ${GITHUB_REF##*/}
2424
run: |
25+
gh config set prompt enabled
2526
gh release create "$tag" \
2627
--repo="$GITHUB_REPOSITORY" \
2728
--title="${TAG}" \

0 commit comments

Comments
 (0)