Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamcane authored Aug 27, 2024
1 parent 77fe36a commit ccec207
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 @@ -107,6 +107,6 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: release/artifacts
asset_name: ${{ matrix.package-file }}
tag: ${{ github.ref_name }}
tag: build
prerelease: true
file_glob: true

0 comments on commit ccec207

Please sign in to comment.