Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac committed Oct 23, 2024
1 parent 9b803e1 commit 93b1a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
- name: Build the CLI
run: |
VERSION="$GITHUB_REF_NAME" make ci-build-cli
.github/scripts/plugin-manifest.sh
mkdir release
.github/scripts/plugin-manifest.sh
mv _output/* release
- name: Get version from tag
Expand Down

0 comments on commit 93b1a5f

Please sign in to comment.