Skip to content

Commit

Permalink
version 0.1.85
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutshkumr committed Apr 27, 2022
1 parent 2004cf5 commit 843c3d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
artifacts: "release/*"
tag: ${{ steps.get_version.outputs.version }}
token: ${{ secrets.GITHUB_TOKEN }}
commit: ${{ github.sha }}

- name: Cleaning-Up Testbed
if: always()
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.84
0.1.85

0 comments on commit 843c3d1

Please sign in to comment.