mirror of
https://github.com/catppuccin/gitea.git
synced 2024-11-21 22:21:01 -05:00
ci(release): clone the repo
This commit is contained in:
parent
e92449e106
commit
ae313516b5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
|
@ -17,6 +17,8 @@ jobs:
|
|||
with:
|
||||
release-type: simple
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: denoland/setup-deno@v1
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue