Skip to content

Commit

Permalink
Merge pull request #116 from 9-9-9-9/build-test
Browse files Browse the repository at this point in the history
add something to build test
  • Loading branch information
daredoes authored Apr 13, 2023
2 parents 1689d23 + 190e61c commit 8290d82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: /home/runner/Bit-Heroes-bot/Bit-Heroes-bot/download-this-file.zip
file: /Users/runner/work/Bit-Heroes-bot/Bit-Heroes-bot/download-this-file.zip
tag: ${{ github.ref }}
overwrite: true
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.3
3.7.4

0 comments on commit 8290d82

Please sign in to comment.