Skip to content

Commit

Permalink
fix: Allow fetching TTW LINZ packages
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Sep 25, 2023
1 parent 0022bd2 commit 1eed107
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:

- name: Install production Node.js packages
run: npm ci --omit=dev
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

- name: Configure AWS Credentials
if: github.repository == 'linz/hydro-aws-infrastructure'
Expand Down

0 comments on commit 1eed107

Please sign in to comment.