Skip to content

Commit

Permalink
added tree step to debug..
Browse files Browse the repository at this point in the history
  • Loading branch information
Ynng committed Jun 21, 2024
1 parent 22d893c commit d859433
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/core-release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
version: "tags/${{ inputs.version || github.ref_name }}"
token: ${{ secrets.GITHUB_TOKEN }}

- name: tree
run: tree .

# https://stackoverflow.com/questions/73402042/github-action-expressions-split-string
- name: set version string
env:
Expand Down

0 comments on commit d859433

Please sign in to comment.