Echo event

This commit is contained in:
Sidharth Vinod
2024-01-23 23:38:21 +05:30
parent 5c6c8d1135
commit a01be16d27

View File

@@ -30,7 +30,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18.x
- run: |
echo '${{ toJson(github.event) }}'
- name: Cache snapshots
id: cache-snapshot
uses: actions/cache@v4