Skip to content

Commit

Permalink
retry with version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Mar 14, 2020
1 parent 87ae09c commit 9bb0325
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: v0.9.0.${{ steps.buildnumber.outputs.build_number }}
prerelease: false
BUILD_NUMBER: ${{ steps.buildnumber.outputs.build_number }}
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.9.0

0 comments on commit 9bb0325

Please sign in to comment.