Skip to content

Update task-update.ts #29

Update task-update.ts

Update task-update.ts #29

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:
APP_ID: ${{ secrets.APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}