Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaneeyo committed Sep 8, 2023
1 parent e28e3d1 commit e72878a
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 @@ -37,7 +37,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: ./oneui-widgets.zip
name: Release v${{ github.run_number }}
name: Release "#"${{ github.run_number }}
tag_name: v${{ github.run_number }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e72878a

Please sign in to comment.