Skip to content

Commit 3684fee

Browse files
committed
Debug runs
1 parent 499627c commit 3684fee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/php81.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ jobs:
4040
- name: Set up Docker Buildx
4141
uses: docker/setup-buildx-action@v1
4242

43-
- run: 'echo "$ACTOR"'
43+
- name: 'DEBUG'
44+
run: 'echo "$ACTOR"'
4445
env:
4546
ACTOR: ${{ github.actor }}
4647

0 commit comments

Comments
 (0)