Skip to content

Commit

Permalink
ci(release): clone the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Aug 23, 2023
1 parent e92449e commit ae31351
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ae31351

Please sign in to comment.