Skip to content

Commit

Permalink
release only with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
humbertodias committed Feb 10, 2024
1 parent 0607a8e commit b27a8a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
steps:
- name: Download Artifact
uses: actions/download-artifact@v2
if: startsWith(github.ref, 'refs/tags/')
with:
name: artifact
path: ${{github.workspace}}
Expand Down

0 comments on commit b27a8a5

Please sign in to comment.