Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vovchic17 committed Feb 6, 2025
1 parent 18232ef commit 3193835
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ on:
push:
branches:
- main
tags:
- 'v*.*.*'

jobs:
build:
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
name: Build distribution 📦
runs-on: ubuntu-latest

Expand Down

0 comments on commit 3193835

Please sign in to comment.