Skip to content

Commit

Permalink
Update release.yml (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsie committed Mar 11, 2020
1 parent 474b2a5 commit b74a10c
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 @@ -6,6 +6,7 @@ on:

jobs:
build:
if: startsWith(github.event.ref, 'version-') != true # skip tags that start with 'version-'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit b74a10c

Please sign in to comment.