Skip to content

Commit

Permalink
Added sway-portals.conf to AUR publish Action
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikReider committed Dec 3, 2023
1 parent 7c75b21 commit 4cceee0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/AUR_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
pkgname: swayfx
pkgbuild: ./build-scripts/aur/PKGBUILD
assets: |
./build-scripts/aur/sway-portals.conf
./build-scripts/aur/50-systemd-user.conf
./build-scripts/aur/sway.install
commit_username: ${{ secrets.AUR_USERNAME }}
Expand All @@ -44,6 +45,7 @@ jobs:
pkgname: swayfx-git
pkgbuild: ./build-scripts/aur-git/PKGBUILD
assets: |
./build-scripts/aur/sway-portals.conf
./build-scripts/aur-git/50-systemd-user.conf
./build-scripts/aur-git/sway.install
commit_username: ${{ secrets.AUR_USERNAME }}
Expand Down

0 comments on commit 4cceee0

Please sign in to comment.