Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Dec 13, 2024
1 parent c54ffbe commit bf39f3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-node-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Load common variables
run: cat .github/shared-variables/.env >> $GITHUB_ENV

- name: Configure GCP credentials
uses: google-github-actions/auth@v2
with:
Expand Down

0 comments on commit bf39f3b

Please sign in to comment.