Skip to content

Commit

Permalink
fix(*): update build in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
HoseaCodes committed May 27, 2024
1 parent e294b27 commit c06a808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
tag: v${{ github.ref_name }}
with:
tag_name: "$tag"
# tag_name: "$tag"
release_name: Release "$tag"
body: |
Release notes for "$tag"
Expand Down

0 comments on commit c06a808

Please sign in to comment.