Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chirag2x authored Dec 2, 2024
1 parent 2380a77 commit cba015c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: BubbleScan Release
on:
push:
branches:
- fixingAIError
- main

jobs:
build-windows:
Expand Down Expand Up @@ -122,4 +122,4 @@ jobs:
tag_name: ${{ steps.create_tag.outputs.TAG }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit cba015c

Please sign in to comment.