Skip to content

Commit

Permalink
Config: Release step condition.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeySAntonov committed May 20, 2021
1 parent 7ae31e8 commit d9b293e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ jobs:

- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d9b293e

Please sign in to comment.