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 764bcb1 commit 65d60bfCopy full SHA for 65d60bf
.github/workflows/release.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: actions/checkout@v3
26
with:
27
fetch-depth: 0
28
- token: ${{ secrets.RELEASE_TOKEN }}
29
- name: Checkout branch
30
# Pretend to semantic-release that the PR result is eligible for
31
# building releases because --dry-run still filters for configured
0 commit comments