Skip to content

Commit

Permalink
Merge pull request #695 from thecodacus/fix-versioning
Browse files Browse the repository at this point in the history
chore: Versioning workflow fix
  • Loading branch information
thecodacus authored Dec 13, 2024
2 parents 28c0ea8 + 6047602 commit 0969aac
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/update-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ jobs:
pull-requests: read

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v3

- name: Configure Git
run: |
Expand Down

0 comments on commit 0969aac

Please sign in to comment.