Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ykerus committed Dec 28, 2023
1 parent ddf06f9 commit bb3835b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/register-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
LOCATION: ${{ secrets.LOCATION }}
PROJECT_ID: ${{ secrets.PROJECT_ID }}
GCP_SA_KEY_BASE64: ${{ secrets.GCP_SA_KEY_BASE64 }}
GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
GOOGLE_APPLICATION_CREDENTIALS: $GOOGLE_APPLICATION_CREDENTIALS

0 comments on commit bb3835b

Please sign in to comment.