Skip to content

Commit

Permalink
Try make the action work.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeet committed Oct 3, 2022
1 parent 8d1dbf2 commit 2d7cb47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: 'btcpay.ocmod.zip'
removeArtifacts: true
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2d7cb47

Please sign in to comment.