Skip to content

Commit

Permalink
Use v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Dec 11, 2024
1 parent 6e1c613 commit 1ec0d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Set Version Variable
id: set-version
run: echo "VERSION=${{ github.event.client_payload.VERSION_NUMBER || 'v5.11.0' }}" >> $GITHUB_ENV
run: echo "VERSION=${{ github.event.client_payload.VERSION_NUMBER || 'v5.11.3' }}" >> $GITHUB_ENV

- name: git config
shell: bash
Expand Down

0 comments on commit 1ec0d22

Please sign in to comment.