Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 4b48069

Browse files
committed
last shot
1 parent 1420adf commit 4b48069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-to-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
github-token: ${{secrets.GITHUB_TOKEN}}
1515
script: |
16-
core.debug(context);
16+
core.debug(JSON.parse(context));
1717
1818
# - name: Setup GCloud
1919
# uses: GoogleCloudPlatform/github-actions/setup-gcloud@master

0 commit comments

Comments
 (0)