Skip to content

Commit 3d09234

Browse files
committed
Debug runs
1 parent 06bab6d commit 3d09234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php81.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: 'DEBUG'
4545
run: 'echo "$ACTOR"'
4646
env:
47-
ACTOR: ${{ github.actor }}
47+
ACTOR: ${{ toJson(github) }}
4848

4949
- name: Login to GitHub Container Registry
5050
uses: docker/login-action@v3

0 commit comments

Comments
 (0)