Skip to content

Commit

Permalink
Update ArchLinux PKGBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
quexten committed Sep 19, 2023
1 parent f5bcc34 commit 2afa40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
package: goldwarden
package_root: .debpkg
maintainer: quexten
version: ${{ github.ref }}
version: 1
arch: 'amd64'
desc: 'Goldwarden'
- uses: actions/upload-artifact@v3
Expand All @@ -70,7 +70,7 @@ jobs:
package: goldwarden
package_root: .rpmpkg
maintainer: quexten
version: ${{ github.ref }}
version: 1
arch: 'x86_64'
desc: 'Goldwarden'
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 2afa40f

Please sign in to comment.