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

Commit

Permalink
limite release to releases ...
Browse files Browse the repository at this point in the history
  • Loading branch information
jgirardet committed Feb 20, 2023
1 parent 732a9af commit a282cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
Create_release:
needs: TestAndBuild
runs-on: ubuntu-latest
if: startsWith(github.event.ref, 'refs/tags/v')
steps:
- name: Download artifact binary
uses: actions/download-artifact@v2
Expand Down

0 comments on commit a282cdc

Please sign in to comment.