Skip to content

Commit

Permalink
Update build_deb_pkg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CorwinAnsley authored Sep 5, 2024
1 parent 927af64 commit 69ecfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deb_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
run: |
git add *
git commit -m"incrementing version number
git commit -m"incrementing version number"
git push origin main
- name: build package
run: |
Expand Down

0 comments on commit 69ecfcc

Please sign in to comment.