Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
virgoone authored May 19, 2023
1 parent 4b9c225 commit f4f7076
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build

on:
push:
branches: [main]
tags: [ v\d+\.\d+\.\d+ ]
paths-ignore:
- "**.md"
- "**.spec.js"
Expand Down Expand Up @@ -44,4 +44,4 @@ jobs:
with:
name: release_on_${{ matrix. os }}
path: release/
retention-days: 5
retention-days: 5

0 comments on commit f4f7076

Please sign in to comment.