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

Commit

Permalink
Do not test PKGBUILD on arch release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bytedream committed Aug 14, 2023
1 parent a45833f commit 6da292f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
commit_email: ${{ secrets.AUR_EMAIL }}
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
commit_message: Update to version {{ env.RELEASE_VERSION }}
test: true

- name: Generate crunchy-cli-bin sha sums
run: |
Expand Down Expand Up @@ -69,4 +68,3 @@ jobs:
commit_email: ${{ secrets.AUR_EMAIL }}
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
commit_message: Update to version {{ env.RELEASE_VERSION }}
test: true

0 comments on commit 6da292f

Please sign in to comment.