Skip to content

Commit

Permalink
Technical release 0.0.8 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgkrsk authored Oct 8, 2022
1 parent d87acbd commit 39232bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ jobs:
id: create_release
uses: ncipollo/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
name: Release ${{ github.ref }}
tag: ${{ github.ref }}
generateReleaseNotes: true
- name: Attach linux binary
uses: actions/upload-release-asset@v1
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: reqs-up
version: 0.0.7
version: 0.0.8

authors:
- Evgenii Tereshkov <[email protected]>
Expand Down

0 comments on commit 39232bb

Please sign in to comment.