diff --git a/.github/workflows/manual-arch-release.yml b/.github/workflows/manual-arch-release.yml index db437f9..d90838b 100644 --- a/.github/workflows/manual-arch-release.yml +++ b/.github/workflows/manual-arch-release.yml @@ -13,11 +13,6 @@ jobs: - name: Checkout source code uses: actions/checkout@v4 - - name: Setup ssh for aur - run: | - echo "${{ secrets.AUR_SSH_PRIVATE_KEY }}" > ~/.ssh/id_rsa - echo "aur.archlinux.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEuBKrPzbawxA/k2g6NcyV5jmqwJ2s+zpgZGZ7tpLIcN" > ~/.ssh/authorized_keys - - name: Update aur PKGBUILD run: | pacman -Syu --noconfirm