Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsRiprod committed Jul 7, 2024
1 parent a425972 commit 0bce75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
tags:
- 'v*.*.*' # Triggers on version tags
- 'v*.*.*-*' # Trigger for pre-release tags
workflow_dispatch: # Allows manual triggering

jobs:
build:
Expand Down

0 comments on commit 0bce75c

Please sign in to comment.