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

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-kondratov authored Mar 23, 2020
1 parent f2829d0 commit a9e4a62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
- uses: actions/checkout@v2
- name: Make
run: make
working-directory: src
- name: Release
uses: fnkr/github-action-ghr@v1.3
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit a9e4a62

Please sign in to comment.