Skip to content

Commit

Permalink
fix revision to tag
Browse files Browse the repository at this point in the history
  • Loading branch information
coolya committed Sep 28, 2019
1 parent 9998782 commit 983b52a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
- name: release to github with gradle
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CI_COMMIT_SHA: $GITHUB_SHA
CI_COMMIT_SHA: release
run: ./gradlew githubRelease

0 comments on commit 983b52a

Please sign in to comment.