Skip to content

Commit

Permalink
Zip the version_number tag
Browse files Browse the repository at this point in the history
  • Loading branch information
chinglee-iot committed Jul 10, 2024
1 parent 3f96d05 commit 42ed2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ github.event.inputs.commit_id }}
ref: ${{ github.event.inputs.version_number }}
path: ${{ env.repository_name }}
submodules: recursive

Expand Down

0 comments on commit 42ed2cb

Please sign in to comment.