Skip to content

Commit

Permalink
stop publishing this
Browse files Browse the repository at this point in the history
  • Loading branch information
boomzero committed Dec 31, 2023
1 parent 9c4aa88 commit f95c8a1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,3 @@ jobs:
asset_name: quicksubmit-windows-amd64.exe
tag: ${{ github.ref }}
overwrite: true
- name: Upload script to release
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: bin/quicksubmit.js
asset_name: quicksubmit.js
tag: ${{ github.ref }}
overwrite: true

0 comments on commit f95c8a1

Please sign in to comment.