Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
tkschmidt committed Apr 21, 2021
1 parent d7c2dc7 commit 2284b0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,3 @@ jobs:
with:
name: my-artifact
path: builds/

- name: Release
uses: ncipollo/release-action@v1
with:
artifacts: "builds/*"
bodyFile: "body.md"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2284b0a

Please sign in to comment.