meshtasticd-debian: Auto-Publish to OBS (#5791)

This commit is contained in:
Austin
2025-01-10 20:03:29 -05:00
committed by GitHub
parent f18a92e8c5
commit b62bdbc46a
5 changed files with 77 additions and 44 deletions

View File

@@ -71,4 +71,4 @@ jobs:
- name: Publish with dput
if: ${{ github.event_name != 'pull_request_target' && github.event_name != 'pull_request' }}
run: |
dput ppa:meshtastic/${{ inputs.ppa_repo }} meshtasticd_${{ steps.version.outputs.deb }}~${{ inputs.series }}_source.changes
dput ${{ inputs.ppa_repo }} meshtasticd_${{ steps.version.outputs.deb }}~${{ inputs.series }}_source.changes