Skip to content

Commit

Permalink
Update deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
adnankarol authored and adnankarol committed Aug 1, 2024
1 parent 7997009 commit a207795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Publish Package

on:
push:
tags:
- 'v*.*.*' # This triggers the workflow on version tags (e.g., v1.0.0)
branches:
- 'main'

jobs:
build:
Expand Down

0 comments on commit a207795

Please sign in to comment.