Skip to content

Commit

Permalink
Cleanup (lncm#38)
Browse files Browse the repository at this point in the history
* Updates; simplifications; consistency fixes

* Yes, I was being sarcastic.

* missing GO added

* maybe cleaner

* Group builds by version in CI UI

* simplify test.yml

* fmt changes

* workflows updated

* test.yml fixes

* Avoid dealing with $ARCH in qemu registration

* Avoid dealing with $ARCH in qemu registration (on-tag.yml)

* S

* consistency with bitcoind repo ++

* Enable Docker experimental with less lines

* Order matters…

* fmt

* Upgrade GH Release Action
  • Loading branch information
meeDamian authored Mar 16, 2020
1 parent 15a9d45 commit cc83764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
run: sha256sum binaries/* docker-images/*

- name: Upload binaries to Github Release
uses: meeDamian/github-release@v1.0.1
uses: meeDamian/github-release@2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
name: ${{ env.VERSION }}
Expand Down

0 comments on commit cc83764

Please sign in to comment.