Skip to content

Commit

Permalink
Make it release from remote branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-hui committed Dec 6, 2020
1 parent 116cd82 commit 2c91fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease-manual-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
# Canary release script requires git history and tags.
fetch-depth: 0
ref: wuandy/FixActualBuildsForBundles
- name: Set up Node (10)
uses: actions/setup-node@v1
with:
Expand Down Expand Up @@ -63,4 +64,3 @@ jobs:
NPM_TOKEN_FIREBASE: ${{secrets.NPM_TOKEN_FIREBASE}}
NPM_TOKEN_RXFIRE: ${{secrets.NPM_TOKEN_RXFIRE}}
CI: true

0 comments on commit 2c91fd1

Please sign in to comment.