Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greycodee committed Jul 22, 2024
1 parent 6b960e0 commit 9d53491
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
body_path: ${{ github.workspace }}-CHANGELOG.txt
repository: greycodee/tmcmd
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
files: |
Expand Down

0 comments on commit 9d53491

Please sign in to comment.