Skip to content

chore: update @ubiquity-os/ubiquity-os-kernel to 2.5.1 #16

chore: update @ubiquity-os/ubiquity-os-kernel to 2.5.1

chore: update @ubiquity-os/ubiquity-os-kernel to 2.5.1 #16

name: "Update Configuration and Build"
on:
workflow_dispatch:
push:
jobs:
update:
name: "Update Configuration & Build"
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: ubiquity-os/action-deploy-plugin@main
env:
appId: ${{ secrets.APP_ID }}
appPrivateKey: ${{ secrets.APP_PRIVATE_KEY }}