Skip to content

Commit

Permalink
add debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
roy-coder committed Jan 8, 2025
1 parent d37ad26 commit 021d68a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Debugging1
run: ls -R ./docker/images/n8n

- name: Build and Push Docker Image
uses: docker/[email protected]
with:
Expand Down

0 comments on commit 021d68a

Please sign in to comment.