1 parent fbe74eb commit 5f0da43Copy full SHA for 5f0da43
1 file changed
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/github-script@main
48
with:
49
script: |
50
- console.log(context.payload.eventName);
+ console.log(context.eventName);
51
# - uses: actions/checkout@main
52
# with:
53
# repository: xenia-canary/xenia-canary
0 commit comments