Small fix: Reference COPR group correctly (@) (#5872)

This commit is contained in:
Austin
2025-01-16 23:27:49 -05:00
committed by GitHub
parent 9566d6ffd4
commit 2262d77be4

View File

@@ -31,7 +31,7 @@ jobs:
env:
COPR_API_TOKEN_CONFIG: ${{ secrets.COPR_API_CONFIG }}
with:
owner: meshtastic
owner: "@meshtastic"
package-name: meshtasticd
project-name: ${{ inputs.copr_project }}
git-remote: "${{ github.server_url }}/${{ github.repository }}.git"