Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caothu159 authored May 4, 2024
1 parent 4db1296 commit dd1f25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
if: true
run: bash ci/push_ppa.sh
- name: Push to repository
if: true
if: false
run: |
if [ "$(git status --porcelain=v1 2>/dev/null | wc -l)" != "0" ]; then
git add src/debian/changelog
Expand Down

0 comments on commit dd1f25d

Please sign in to comment.