Skip to content

Commit

Permalink
debug: what is evenhappening
Browse files Browse the repository at this point in the history
  • Loading branch information
DerTiedemann committed Nov 27, 2024
1 parent 3a802c7 commit 4620740
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/gcp-gsm-load-secrets/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ runs:
shell: bash
run: |
echo '${{ toJSON(steps.secrets.outputs) }}'
echo "console.log('${{ toJSON(steps.secrets.outputs) }}')"
- name: "Set outputs"
uses: "actions/github-script@v7"
with:
Expand Down

0 comments on commit 4620740

Please sign in to comment.