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

Commit

Permalink
Make internal_release.yml more stable
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Apr 30, 2022
1 parent 9236650 commit bb5d2bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/internal_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
REPO: ${{ github.repository }}

- name: Create GitHub Release
if: always() #Execute even the generation of changelog has failed
id: create_release
uses: actions/create-release@latest
env:
Expand Down

0 comments on commit bb5d2bc

Please sign in to comment.