Skip to content

Commit

Permalink
Removes debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
Xotl committed Feb 26, 2024
1 parent 635fde8 commit fb36718
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ 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
uses: ./ # Uses the action in the root directory
Expand Down

0 comments on commit fb36718

Please sign in to comment.