Skip to content

Commit

Permalink
Adding debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbyt3r committed Aug 13, 2023
1 parent 4a93de9 commit ed9481c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

- run: echo ${{ toJSON(matrix.plugins) }}
- run: echo "${{ toJSON(matrix.plugins) }}"

- name: Build and Push Docker Image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit ed9481c

Please sign in to comment.