Skip to content

chore: Bump Electron from 27.2.0 to 27.2.2 #35

chore: Bump Electron from 27.2.0 to 27.2.2

chore: Bump Electron from 27.2.0 to 27.2.2 #35

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