mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-05 20:46:43 +00:00
Merge pull request #695 from thecodacus/fix-versioning
chore: Versioning workflow fix
This commit is contained in:
commit
0969aacb35
5
.github/workflows/update-stable.yml
vendored
5
.github/workflows/update-stable.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user