Skip to content

Commit

Permalink
Merge pull request #23 from uploadcare/ci/fix-deploy-npm
Browse files Browse the repository at this point in the history
ci: added ref on main in release-manual
  • Loading branch information
egordidenko authored May 24, 2024
2 parents 57929eb + cd47498 commit 8f8effd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: main

- name: "Use Node.js 16"
uses: actions/setup-node@v4
Expand Down

0 comments on commit 8f8effd

Please sign in to comment.