Skip to content

Commit

Permalink
Update master-pr-gae.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdrosas87 authored Nov 14, 2023
1 parent 2e6986e commit c2acbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-pr-gae.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: actions/checkout@v2

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

0 comments on commit c2acbfc

Please sign in to comment.