Skip to content

Commit

Permalink
Udpated .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnil110399 committed Jul 8, 2024
1 parent 7e4789f commit d998789
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
push:
tags:
- 'v*' # Trigger on new tags starting with 'v'

permissions:
contents: write
jobs:
build_and_release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d998789

Please sign in to comment.