Skip to content

Commit

Permalink
Update release-metrics.yml (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
drstrangelooker authored Jan 15, 2025
1 parent 9cdbe5e commit a245d39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v2

- name: Print event info for debug
run: cat $GITHUB_EVENT_PATH

- name: Check for release key
run: echo "HAS_RELEASE_KEY=$(jq 'has("release")' $GITHUB_EVENT_PATH)" >> $GITHUB_ENV

Expand Down

0 comments on commit a245d39

Please sign in to comment.