Skip to content

chore: Bump Electron from 27.2.2 to 29.1.6 (#367) #38

chore: Bump Electron from 27.2.2 to 29.1.6 (#367)

chore: Bump Electron from 27.2.2 to 29.1.6 (#367) #38

name: Update AUR DEV GIT
on:
push:
branches:
- dev
jobs:
setup:
name: Setup
uses: ./.github/workflows/reuse_setup.yml
secrets: inherit
aur_dev_git:
name: Upload
uses: ./.github/workflows/reuse_aur_dev_git.yml
secrets: inherit
needs: setup