Skip to content

Commit 65d3b86

Browse files
authored
Update deploy-to-aur.yml
Updated the PGP key in the PKG file for AUR.
1 parent 0dc746e commit 65d3b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-to-aur.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
ENV_PACKAGE_INFORMATION: '# Maintainer: Israel Roldan <israel.alberto.rv@gmail.com>|# Contributor: Israel Roldan <israel.alberto.rv@gmail.com>'
2929
ENV_PACKAGE_LICENSES: 'GPL3'
3030
ENV_PACKAGE_NAME: 'optional-packages'
31-
ENV_PACKAGE_PGPS: ''
32-
# ENV_PACKAGE_PGPS: '| 63ADA633FE7468630D9BC56175530B8B9F74CF3A # PGP: Israel Roldan (airvzxf) <israel.alberto.rv@gmail.com>, https://github.com/airvzxf.gpg|'
31+
#ENV_PACKAGE_PGPS: ''
32+
ENV_PACKAGE_PGPS: '| 82DE44111B30F91F55BCEB1F414687A3CD7E65B9 # PGP: Israel Roldan (airvzxf) <israel.alberto.rv@gmail.com>, https://github.com/airvzxf.gpg|'
3333
ENV_PACKAGE_RELEASE: '1'
3434
ENV_PACKAGE_SOURCES: ''
3535
ENV_PACKAGE_SOURCE_GITHUB: 'true'

0 commit comments

Comments
 (0)