Skip to content

Commit

Permalink
temporarily use feature branch for checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
stonko1994 committed Aug 14, 2024
1 parent 6410a5d commit 9e61c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: develop
ref: feature/generate-docu-using-typedoc

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 9e61c66

Please sign in to comment.