mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-08-03 10:58:44 -04:00
gh-action: fix env AUR_KEY
This commit is contained in:
@@ -63,7 +63,7 @@ aurs:
|
||||
maintainers:
|
||||
- "SeriousM4x <maxi at quoss dot org>"
|
||||
license: "MIT"
|
||||
private_key: ${{ secrets.AUR_KEY }}
|
||||
private_key: ${{ .Env.AUR_KEY }}
|
||||
git_url: "ssh://aur@aur.archlinux.org/upsnap-bin.git"
|
||||
package: |-
|
||||
# bin
|
||||
|
||||
Reference in New Issue
Block a user