We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b61336 commit 4797384Copy full SHA for 4797384
.github/workflows/frontend-ci.yml
@@ -88,7 +88,6 @@ jobs:
88
2. Merge this PR to trigger the release
89
3. The release will be automatically created with a GitHub tag" \
90
--base main \
91
- --head $BRANCH_NAME \
92
- --merge
+ --head $BRANCH_NAME
93
env:
94
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments