Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Rename package from python-i686-bin to lib32-python311-bin #62

Rename package from python-i686-bin to lib32-python311-bin

Rename package from python-i686-bin to lib32-python311-bin #62

Workflow file for this run

name: Publish to AUR
on:
push:
pull_request:
workflow_dispatch:
jobs:
aur-push:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@master
with:
pkgname: python-i686-bin
pkgbuild: ./PKGBUILD
commit_username: GitHub Actions
commit_email: github-actions@github.com
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
commit_message: Update AUR package
ssh_keyscan_types: rsa,ecdsa,ed25519
Morty Proxy This is a proxified and sanitized view of the page, visit original site.