Skip to content

Commit

Permalink
Debugging release-info in workflow b
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed May 15, 2024
1 parent a2a4db9 commit b13d844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-cms-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}
- name: Display structure of downloaded files
run: ls -R
run: cat release-info.json

# invoke-external-pr-workflow:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit b13d844

Please sign in to comment.