We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb65313 commit bd23a7aCopy full SHA for bd23a7a
.github/workflows/release.yml
@@ -62,7 +62,6 @@ jobs:
62
with:
63
title: Release Tracking
64
version: npm run changeset:version
65
- commitMode: github-api
66
env:
67
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68
0 commit comments