Skip to content

Commit 499627c

Browse files
committed
Debug runs
1 parent 22368b1 commit 499627c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/php81.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ jobs:
4040
- name: Set up Docker Buildx
4141
uses: docker/setup-buildx-action@v1
4242

43+
- run: 'echo "$ACTOR"'
44+
env:
45+
ACTOR: ${{ github.actor }}
46+
4347
- name: Login to GitHub Container Registry
4448
uses: docker/login-action@v3
4549
with:

0 commit comments

Comments
 (0)