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 ece2554 commit e731b1eCopy full SHA for e731b1e
.github/workflows/bump-version.yml
@@ -46,7 +46,6 @@ jobs:
46
uses: actions/checkout@v4
47
with:
48
fetch-depth: 0
49
- token: ${{ secrets.PAT }}
50
persist-credentials: true
51
- name: Npm install
52
uses: ./.github/actions
0 commit comments