Skip to content

Commit

Permalink
ci: Use pages account_key
Browse files Browse the repository at this point in the history
  • Loading branch information
pellizzetti committed Jul 16, 2020
1 parent 882edc5 commit 9f8c624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
version: '290.0.1'
project_id: ${{ secrets.GCP_PROJECT }}
service_account_key: ${{ secrets.GCP_CONTAINER_PUSHER }}
service_account_key: ${{ secrets.GCP_PAGES_PUSHER }}
export_default_credentials: true

- name: rsync bucket with build
Expand Down

0 comments on commit 9f8c624

Please sign in to comment.