Skip to content

Commit

Permalink
CD pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
saikotek committed Jun 16, 2024
1 parent 9ba3b9f commit fdb2d3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
push:
tags:
- '*' # Triggers on all tag pushes

workflow_dispatch: # Allows manual triggering

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fdb2d3f

Please sign in to comment.