Skip to content

Commit

Permalink
fix: add test endpoint to publish config (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
annesylvie authored Feb 17, 2021
1 parent a5430ec commit e01fe2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
env:
REINFER_CLI_TEST_ORG: ${{ secrets.REINFER_CLI_TEST_ORG }}
REINFER_CLI_TEST_TOKEN: ${{ secrets.REINFER_CLI_TEST_TOKEN }}
REINFER_CLI_TEST_ENDPOINT: ${{ secrets.REINFER_CLI_TEST_ENDPOINT }}
- name: Install publish dependencies
run: ./scripts/publish-install
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
Expand Down

0 comments on commit e01fe2c

Please sign in to comment.