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

pull/5877/head
Austin 2025-01-16 23:27:49 -05:00 zatwierdzone przez GitHub
rodzic 9566d6ffd4
commit 2262d77be4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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"