Skip to content

Commit

Permalink
fix(repo): use correct repo name (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Jul 10, 2024
1 parent e7a7da6 commit f17e3ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-pacman-repo.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
global-settings:
repository: gh-pages/repo.db.tar.gz
repository: gh-pages/lizardbyte.db.tar.gz
container: pkgbuilds
read-build-metadata: either
record-failed-builds: failed-builds.yaml
Expand All @@ -11,7 +11,7 @@ global-settings:
pacman: pacman
arch-filter: [x86_64]
check: inherit
packager: LizardByte <108553330+LizardByte-bot@users.noreply.github.com>
packager: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com>
allow-failure: false
dereference-database-symlinks: true
members:
Expand Down

0 comments on commit f17e3ab

Please sign in to comment.