Skip to content

Commit 1e51158

Browse files
authored
asd
1 parent f1ecefb commit 1e51158

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/8.2-laravel-octane-franken.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ jobs:
1111
image: haidarns/php:8.2-laravel-octane-franken
1212
build_args: --rm --no-cache
1313
build_env: DOCKER_BUILDKIT=1
14+
secrets:
15+
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
16+
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)