Skip to content

Commit

Permalink
fix add secrets to subworkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller authored Jan 2, 2024
1 parent e0bca2e commit b6605ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker_debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
matrix:
debian_codename: ['bookworm', 'bullseye', 'buster']
uses: ./.github/workflows/test_docker_debian_codename_sub.yml
secrets: inherit
with:
secrets: inherit
runs_on: ubuntu-latest
platform: linux/arm/v7
docker_image_name: rpi-jukebox-rfid
Expand Down

0 comments on commit b6605ea

Please sign in to comment.