Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJake222 committed Jan 5, 2021
1 parent 4875c67 commit 06e5a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ env.AUNIS_VERSION_ONLY }}
tag_name: ${{ env.AUNIS_VERSION_DATE }}
release_name: Release aunis-${{ env.AUNIS_VERSION_DATE }}
draft: false
prerelease: true
Expand Down

0 comments on commit 06e5a90

Please sign in to comment.