Skip to content

Commit

Permalink
fix .deb dev build tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
sonroyaalmerol committed Nov 10, 2024
1 parent 9f90ecd commit ee610d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Pre-release dev build
uses: softprops/action-gh-release@v1
with:
tag: dev
tag_name: dev
files: ./*.deb
prerelease: true
env:
Expand Down

0 comments on commit ee610d0

Please sign in to comment.