Skip to content

Commit

Permalink
Reformat build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
oxmc committed Dec 20, 2024
1 parent 685c2dc commit dcbbfde
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
uses: KSXGitHub/github-actions-deploy-aur@v3.0.1
with:
pkgname: bskydesktop
pkgbuild: ./build/PKGBUILD
pkgbuild: ./build/arch-pkg/PKGBUILD
commit_username: ${{ secrets.AUR_USERNAME }}
commit_email: ${{ secrets.AUR_EMAIL }}
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit dcbbfde

Please sign in to comment.