mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-11-27 12:53:13 +03:00
ci(linux): disable aur [skip ci]
This commit is contained in:
parent
ac01dd9d0e
commit
9f2a6fe772
1
.github/workflows/stable-linux.yml
vendored
1
.github/workflows/stable-linux.yml
vendored
@ -134,6 +134,7 @@ jobs:
|
||||
aur_private_key: ${{ secrets.AUR_PRIVATE_KEY }}
|
||||
aur_username: ${{ secrets.AUR_USERNAME }}
|
||||
aur_email: ${{ secrets.AUR_EMAIL }}
|
||||
if: ${{ false }}
|
||||
|
||||
- name: Publish vscodium-git
|
||||
uses: zokugun/github-actions-aur-releaser@v1
|
||||
|
Loading…
Reference in New Issue
Block a user