Merge pull request #695 from thecodacus/fix-versioning

chore: Versioning workflow fix
This commit is contained in:
Anirban Kar 2024-12-13 15:42:46 +05:30 committed by GitHub
commit 0969aacb35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,10 +15,7 @@ jobs:
pull-requests: read pull-requests: read
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Configure Git - name: Configure Git
run: | run: |