Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zAlweNy26 committed Jun 20, 2023
1 parent c861f4c commit dc01604
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 @@ -34,6 +34,6 @@ jobs:
- name: Upload Release
uses: ncipollo/release-action@v1.12.0
with:
tag: '*'
tag: 'admin'
artifacts: 'release.zip'
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dc01604

Please sign in to comment.