Skip to content

Commit

Permalink
Fix: BUILD try a first version of CI/CD building
Browse files Browse the repository at this point in the history
  • Loading branch information
naparuba committed Aug 22, 2024
1 parent 008b699 commit db71ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: v0.2
release_name: Release v0.2
#release_name: Release v0.2
draft: true
prerelease: true

Expand Down

0 comments on commit db71ff1

Please sign in to comment.