Skip to content

Commit

Permalink
SDK-628/ Fix CD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaik-Luqmaan committed Jun 28, 2022
1 parent c65193f commit de14b64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: master
fetch-depth: 0
- uses: actions/setup-node@v1


Expand Down

0 comments on commit de14b64

Please sign in to comment.