Skip to content

Commit

Permalink
Release name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjpaz committed Jun 13, 2022
1 parent c713ce2 commit fb4cb9d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./release.zip
asset_name: babble.zip
asset_name: babble-${{ github.ref }}.zip
asset_content_type: application/zip
1 change: 0 additions & 1 deletion public/config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
window.BABBLE_CONFIG = {
"version": "7",
"viponly": true,
"channel": "notenoughcredits",
"triggerPrefix": "!js",
Expand Down

0 comments on commit fb4cb9d

Please sign in to comment.