Skip to content

Bump unzip-stream from 0.3.1 to 0.3.4 in /frontend #154

Bump unzip-stream from 0.3.1 to 0.3.4 in /frontend

Bump unzip-stream from 0.3.1 to 0.3.4 in /frontend #154

name: Print Context
on:
push:
jobs:
print-context:
runs-on: ubuntu-latest
steps:
- env:
EVENT_CONTEXT: ${{ toJSON(github.event) }}
run: |
echo $EVENT_CONTEXT