We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21dc69b commit 74c4549Copy full SHA for 74c4549
.github/workflows/release.yml
@@ -24,7 +24,6 @@ jobs:
24
- name: Checkout Repo
25
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
26
with:
27
- token: ${{ secrets.CHANGESET_TOKEN }}
28
fetch-depth: 0
29
30
- name: Setup Node.js
0 commit comments