Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erroreyes authored Jun 1, 2024
1 parent 4374cc8 commit ca15aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: artifacts/**
file: artifacts/*
tag: alpha
file_glob: true
- name: Tag Repo
Expand Down

0 comments on commit ca15aaf

Please sign in to comment.