Skip to content

Commit

Permalink
small fix to release action (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
SockworkOrange authored Jul 15, 2024
1 parent 15db2ec commit 9ab0c3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
runs-on: ubuntu-latest
outputs:
IS_RELEASE: ${{ steps.check_msg.outputs.IS_RELEASE }}
LATEST_COMMIT_MSG: ${{ steps.check_msg.outputs.LATEST_COMMIT_MSG }}
steps:
- name: Check out Git repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 9ab0c3a

Please # to comment.