Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Xotl committed Feb 26, 2024
1 parent 3603cdc commit 9c8bf8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
body_mrkdwn: "### It works!\n Wow, it worked like a charm 🎉"
assets: README.md;LICENSE|text/plain;
github_token: ${{ github.token }}

- name: Debugging
run: echo "The release ID is ${{ steps.test_create.outputs.releaseId }}"

- name: It should edit release name, add asset build.yml & replace README.md with a new one
Expand Down

0 comments on commit 9c8bf8b

Please sign in to comment.