Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
Update packer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang authored Jan 31, 2023
1 parent c79a2fe commit 9b1df6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/packer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
echo ${{ github.event.inputs.pre_release == 'true' }}
gh release edit ${{ github.event.inputs.version }} --prerelease
comment-pr:
Expand Down

0 comments on commit 9b1df6e

Please sign in to comment.