Skip to content

Commit

Permalink
fix: action ci script security
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao committed Nov 4, 2024
1 parent 4239dcb commit 2a45336
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ steps.comment.outputs.branch }}
- run: echo '${{ github.event.comment.body }}'
- name: Commit and push if needed
env:
BODY: ${{ github.event.comment.body }}
Expand Down

0 comments on commit 2a45336

Please sign in to comment.