Skip to content

Updated OneSignal config and Render icon #176

Updated OneSignal config and Render icon

Updated OneSignal config and Render icon #176

Workflow file for this run

name: Deploy
on: push
jobs:
push-to-space:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Deta Space Deployment Action
uses: neobrains/[email protected]
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
project_id: ${{ secrets.PROJECT_ID }}
space_push: true
space_release: false
list_on_discovery: false