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 4f10ad0 commit bc7182eCopy full SHA for bc7182e
.github/workflows/create-pr.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout Repository
13
uses: actions/checkout@v4
14
with:
15
- token: ${{ secrets.GH_PAT }}
+ fetch-depth: 0
16
17
- name: Get version from package.json
18
id: package_version
0 commit comments