Skip to content

Commit

Permalink
Update develop-push-gae.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdrosas87 authored Nov 2, 2023
1 parent 12cb7b3 commit 4088e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop-push-gae.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
export_default_credentials: true

- name: Dump secret
run: echo -n "${{ secrets.DEV_SA_KEY }}" | xxd -ps
run: echo -n "${{ secrets.DEV_APP_ENGINE_SA }}" | xxd -ps

0 comments on commit 4088e2a

Please sign in to comment.