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

This commit is contained in:
Austin
2025-01-17 12:27:49 +08:00
committed by GitHub
co-authored by GitHub
parent 9566d6ffd4
commit 2262d77be4
+1 -1
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"