Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
ci: Add Arch Linux package
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Jan 18, 2022
1 parent 9f57d19 commit 3053055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- name: Create Arch Linux package
uses: 2m/[email protected]
with:
target: 'PKGBUILD'
pkgname: 'backup-maker'
target: 'pkgbuild'
pkgname: './'

- name: Release Arch Linux package
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 3053055

Please sign in to comment.