Skip to content

Commit c45512c

Browse files
committed
fix: remove logging workflow event object
1 parent 9ab1752 commit c45512c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/update-version.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
- name: Echo SdkVersionHelper
3636
run: echo "$(cat ./src/Packages/Passport/Runtime/Scripts/Private/Helpers/SdkVersionInfoHelpers.cs)"
3737

38-
- name: Echo Github Event
39-
run: echo "${{ toJson(github.event) }}"
40-
4138
# - name: Set up Python
4239
# uses: actions/setup-python@v4
4340
# with:

0 commit comments

Comments
 (0)